OpenCMISS-Iron Internal API Documentation
helmholtz_equations_routines::HELMHOLTZ_EQUATION_EQUATIONS_SET_SOLUTION_METHOD_SET 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_equation_equations_set_solution_method_set (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 175 of file Helmholtz_TEMPLATE_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine helmholtz_equations_routines::HELMHOLTZ_EQUATION_EQUATIONS_SET_SOLUTION_METHOD_SET::helmholtz_equation_equations_set_solution_method_set ( 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