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

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

Private Member Functions

subroutine cmfe_distributedmatrix_datagetintgobj (matrix, data, err)
 Get the data array for this matrix on this computational node. More...
 
subroutine cmfe_distributedmatrix_datagetdpobj (matrix, data, err)
 Get the data array for this matrix on this computational node. More...
 
subroutine cmfe_distributedmatrix_datagetspobj (matrix, data, err)
 Get the data array for this matrix on this computational node. More...
 
subroutine cmfe_distributedmatrix_datagetlobj (matrix, data, err)
 Get the data array for this matrix on this computational node. More...
 

Detailed Description

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

Definition at line 5253 of file opencmiss_iron.f90.