OpenCMISS-Iron FORTRAN API Documentation
opencmiss_iron::cmfe_equationsset_solutionmethodset Interface Reference

Sets/changes the solution method for an equations set. More...

Private Member Functions

subroutine cmfe_equationsset_solutionmethodsetnumber (regionUserNumber, equationsSetUserNumber, solutionMethod, err)
 Sets/changes the solution method for an equations set identified by a user number. More...
 
subroutine cmfe_equationsset_solutionmethodsetobj (equationsSet, solutionMethod, err)
 Sets/changes the solution method for an equations set identified by an object. More...
 

Detailed Description

Sets/changes the solution method for an equations set.

Definition at line 3183 of file opencmiss_iron.f90.