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

Calculates the analytic solution and sets the boundary conditions for an analytic problem. More...

Private Member Functions

subroutine helmholtz_boundaryconditionsanalyticcalculate (EQUATIONS_SET, BOUNDARY_CONDITIONS, ERR, ERROR,)
 

Detailed Description

Calculates the analytic solution and sets the boundary conditions for an analytic problem.

Definition at line 108 of file Helmholtz_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine helmholtz_equations_routines::Helmholtz_BoundaryConditionsAnalyticCalculate::helmholtz_boundaryconditionsanalyticcalculate ( type(equations_set_type), pointer  EQUATIONS_SET,
type(boundary_conditions_type), pointer  BOUNDARY_CONDITIONS,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private