OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_solver_lineardirecttypeset Interface Reference

Sets/changes the type of direct linear solver. More...

Private Member Functions

subroutine cmfe_solver_lineardirecttypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, directSolverType, err)
 Sets/changes the type of direct linear solver for a solver identified by an user number. More...
 
subroutine cmfe_solver_lineardirecttypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, directSolverType, err)
 Sets/changes the type of direct linear solver for a solver identified by an user number. More...
 
subroutine cmfe_solver_lineardirecttypesetobj (solver, directSolverType, err)
 Sets/changes the type of direct linear solver for a solver identified by an object. More...
 

Detailed Description

Sets/changes the type of direct linear solver.

Definition at line 6468 of file opencmiss_iron.f90.