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

Sets/changes the mesh decomposition for a field. More...

Private Member Functions

subroutine cmfe_field_meshdecompositionsetnumber (regionUserNumber, fieldUserNumber, meshUserNumber, decompositionUserNumber, err)
 Sets/changes the mesh decomposition for a field identified by a user number. More...
 
subroutine cmfe_field_meshdecompositionsetobj (field, meshDecomposition, err)
 Sets/changes the mesh decomposition for a field identified by an object. More...
 

Detailed Description

Sets/changes the mesh decomposition for a field.

Todo:
remove when fields take decomposition argument on creation???

Definition at line 3627 of file opencmiss_iron.f90.