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

Sets/changes whether data points topology should be calculated for the decomposition. More...

Private Member Functions

subroutine cmfe_mesh_topologydatapointscalculateprojectioninterfacenumber (parentRegionUserNumber, interfaceUserNumber, MeshUserNumber, DataProjection, err)
 Calculate mesh data points topology in an interface identified by a user number based on projection. More...
 
subroutine cmfe_mesh_topologydatapointscalculateprojectionregionnumber (regionUserNumber, MeshUserNumber, DataProjection, err)
 Calculate mesh data points topology in a region identified by a user number based on projection. More...
 
subroutine cmfe_mesh_topologydatapointscalculateprojectionobj (Mesh, DataProjection, err)
 Calculate mesh data points topology identified by object based on projection. More...
 

Detailed Description

Sets/changes whether data points topology should be calculated for the decomposition.

Definition at line 4972 of file opencmiss_iron.f90.