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.