OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_decomposition_numberofdomainsset Interface Reference

Sets/changes the number of domains used for the decomposition of a mesh. More...

Private Member Functions

subroutine cmfe_decomposition_numberofdomainssetnumber (regionUserNumber, meshUserNumber, decompositionUserNumber, numberOfDomains, err)
 Sets/changes the number of domains for a decomposition identified by a user number. More...
 
subroutine cmfe_decomposition_numberofdomainssetobj (decomposition, numberOfDomains, err)
 Sets/changes the number of domains for a decomposition identified by an object. More...
 

Detailed Description

Sets/changes the number of domains used for the decomposition of a mesh.

Definition at line 4893 of file opencmiss_iron.f90.