OpenCMISS-Iron FORTRAN API Documentation
opencmiss_iron::cmfe_distributedvector_datarestore Interface Reference

Restore the data array for this vector once it has finished being used. More...

Private Member Functions

subroutine cmfe_distributedvector_datarestoreintgobj (vector, data, err)
 Restore the data array for this vector once it has finished being used. More...
 
subroutine cmfe_distributedvector_datarestoredpobj (vector, data, err)
 Restore the data array for this vector once it has finished being used. More...
 
subroutine cmfe_distributedvector_datarestorespobj (vector, data, err)
 Restore the data array for this vector once it has finished being used. More...
 
subroutine cmfe_distributedvector_datarestorelobj (vector, data, err)
 Restore the data array for this vector once it has finished being used. More...
 

Detailed Description

Restore the data array for this vector once it has finished being used.

Definition at line 5282 of file opencmiss_iron.f90.