OpenCMISS-Iron FORTRAN API Documentation
|
Starts the creation of an interface condition. More...
Private Member Functions | |
subroutine | cmfe_interfacecondition_createstartnumber (interfaceConditionUserNumber, regionUserNumber, interfaceUserNumber, geometricFieldUserNumber, err) |
Starts the creation of an interface condition identified by a user number. More... | |
subroutine | cmfe_interfacecondition_createstartobj (interfaceConditionUserNumber, interface, geometricField, interfaceCondition, err) |
Starts the creation of an interface condition identified by an object. More... | |
Starts the creation of an interface condition.
Definition at line 4631 of file opencmiss_iron.f90.