OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_distributedvector_dataget Interface Reference

Get the data array for this vector on this computational node. More...

Private Member Functions

subroutine cmfe_distributedvector_datagetintgobj (vector, data, err)
 Get the data array for this vector on this computational node. More...
 
subroutine cmfe_distributedvector_datagetdpobj (vector, data, err)
 Get the data array for this vector on this computational node. More...
 
subroutine cmfe_distributedvector_datagetspobj (vector, data, err)
 Get the data array for this vector on this computational node. More...
 
subroutine cmfe_distributedvector_datagetlobj (vector, data, err)
 Get the data array for this vector on this computational node. More...
 

Detailed Description

Get the data array for this vector on this computational node.

Definition at line 5274 of file opencmiss_iron.f90.