next up previous contents
Next: Preconditioner data structure Up: Dense Vector Data Structure Previous: sizeof Get   Contents

get_vect -- Get a copy of the vector contents

extv = v%get_vect()

Type:
Asynchronous.
On Entry
v
the dense vector
Scope: local

On Return
Function value
An allocatable array holding a copy of the dense vector contents.