| OpenCMISS-Iron FORTRAN API Documentation
    | 
Adds in a dependent variable to an interface condition. More...
| Private Member Functions | |
| subroutine | cmfe_interfacecondition_dependentvariableaddnumber (interfaceRegionUserNumber, interfaceUserNumber, interfaceConditionUserNumber, meshIndex, equationsSetRegionUserNumber, equationsSetUserNumber, variableType, err) | 
| Adds a dependent variable to an interface condition identified by a user number.  More... | |
| subroutine | cmfe_interfacecondition_dependentvariableaddobj (interfaceCondition, meshIndex, equationsSet, variableType, err) | 
| Adds a dependent field variable to an interface condition identified by an object.  More... | |
Adds in a dependent variable to an interface condition.
Definition at line 4637 of file opencmiss_iron.f90.