OpenCMISS-Iron Internal API Documentation

Sets/changes the type of library to use for the solver. More...

Private Member Functions

subroutine cmfe_solver_librarytypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, libraryType, err)
 Sets/changes the type of library for a solver identified by an user number. More...
 
subroutine cmfe_solver_librarytypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, libraryType, err)
 Sets/changes the library type for a solver identified by an user number. More...
 
subroutine cmfe_solver_librarytypesetobj (solver, libraryType, err)
 Sets/changes the library type for a solver identified by an object. More...
 

Detailed Description

Sets/changes the type of library to use for the solver.

Definition at line 6461 of file opencmiss_iron.f90.