OpenCMISS-Iron Internal API Documentation

Starts the process of creating nodes in a region. More...

Private Member Functions

subroutine cmfe_nodes_createstartnumber (regionUserNumber, numberOfNodes, err)
 Starts the process of creating nodes in a region for nodes identified by user number. More...
 
subroutine cmfe_nodes_createstartobj (region, numberOfNodes, nodes, err)
 Starts the creation of a nodes in a region for nodes identified by an object. More...
 
subroutine cmfe_nodes_createstartinterfaceobj (interface, numberOfNodes, nodes, err)
 Starts the creation of a nodes in a region for nodes identified by an object. More...
 

Detailed Description

Starts the process of creating nodes in a region.

See also
OpenCMISS::Iron::cmfe_Nodes_CreateFinish

Definition at line 5316 of file opencmiss_iron.f90.