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

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

Private Member Functions

subroutine cmfe_distributedmatrix_datarestoreintgobj (matrix, data, err)
 Restore the data array for this matrix once it has finished being used. More...
 
subroutine cmfe_distributedmatrix_datarestoredpobj (matrix, data, err)
 Restore the data array for this matrix once it has finished being used. More...
 
subroutine cmfe_distributedmatrix_datarestorespobj (matrix, data, err)
 Restore the data array for this matrix once it has finished being used. More...
 
subroutine cmfe_distributedmatrix_datarestorelobj (matrix, data, err)
 Restore the data array for this matrix once it has finished being used. More...
 

Detailed Description

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

Definition at line 5261 of file opencmiss_iron.f90.