OpenCMISS-Iron FORTRAN API Documentation
|
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... | |
Sets/changes the mesh decomposition for a field.
Definition at line 3627 of file opencmiss_iron.f90.