OpenCMISS-Iron FORTRAN API Documentation

Sets/changes the output type for a solver. More...

Private Member Functions

subroutine cmfe_solver_outputtypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, outputType, err)
 Sets/changes the output type for a solver identified by an user number. More...
 
subroutine cmfe_solver_outputtypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, outputType, err)
 Sets/changes the type of output for a solver identified by an user number. More...
 
subroutine cmfe_solver_outputtypesetobj (solver, outputType, err)
 Sets/changes the output type for a solver identified by an object. More...
 

Detailed Description

Sets/changes the output type for a solver.

Definition at line 6797 of file opencmiss_iron.f90.