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

Sets up the linear Helmholtz equation. More...

Private Member Functions

subroutine helmholtz_equation_equations_set_linear_setup (EQUATIONS_SET, EQUATIONS_SET_SETUP, ERR, ERROR,)
 

Detailed Description

Sets up the linear Helmholtz equation.

Definition at line 279 of file Helmholtz_TEMPLATE_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine helmholtz_equations_routines::HELMHOLTZ_EQUATION_EQUATIONS_SET_LINEAR_SETUP::helmholtz_equation_equations_set_linear_setup ( type(equations_set_type), pointer  EQUATIONS_SET,
type(equations_set_setup_type), intent(inout)  EQUATIONS_SET_SETUP,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private