OpenCMISS-Iron Internal API Documentation
hamilton_jacobi_equations_routines::HJEquation_EquationsSetSolutionMethodSet Interface Reference

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

Private Member Functions

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

Detailed Description

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

Definition at line 809 of file Hamilton_Jacobi_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine hamilton_jacobi_equations_routines::HJEquation_EquationsSetSolutionMethodSet::hjequation_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