OpenCMISS-Iron Internal API Documentation
helmholtz_equations_routines::Helmholtz_EquationsSetSolutionMethodSet Interface Reference

Sets/changes the solution method for a Helmholtz equation type of an classical field equations set class. More...

Private Member Functions

subroutine helmholtz_equationssetsolutionmethodset (EQUATIONS_SET, SOLUTION_METHOD, ERR, ERROR,)
 

Detailed Description

Sets/changes the solution method for a Helmholtz equation type of an classical field equations set class.

Definition at line 511 of file Helmholtz_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine helmholtz_equations_routines::Helmholtz_EquationsSetSolutionMethodSet::helmholtz_equationssetsolutionmethodset ( type(equations_set_type), pointer  EQUATIONS_SET,
integer(intg), intent(in)  SOLUTION_METHOD,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private