OpenCMISS-Iron FORTRAN API Documentation
|
Sets/changes the operator for an interface condition. More...
Private Member Functions | |
subroutine | cmfe_interfacecondition_operatorsetnumber (regionUserNumber, interfaceUserNumber, interfaceConditionUserNumber, interfaceConditionOperator, err) |
Sets/changes the operator for an interface condition identified by a user number. More... | |
subroutine | cmfe_interfacecondition_operatorsetobj (interfaceCondition, interfaceConditionOperator, err) |
Sets/changes the operator for an interface condition identified by an object. More... | |
Sets/changes the operator for an interface condition.
Definition at line 4721 of file opencmiss_iron.f90.