OpenCMISS-Iron FORTRAN API Documentation
|
Returns the method for an interface condition. More...
Private Member Functions | |
subroutine | cmfe_interfacecondition_methodgetnumber (regionUserNumber, interfaceUserNumber, interfaceConditionUserNumber, interfaceConditionMethod, err) |
Returns the method for an interface condition identified by a user number. More... | |
subroutine | cmfe_interfacecondition_methodgetobj (interfaceCondition, interfaceConditionMethod, err) |
Gets the method for an interface condition identified by an object. More... | |
Returns the method for an interface condition.
Definition at line 4703 of file opencmiss_iron.f90.