OpenCMISS-Iron Internal API Documentation
helmholtz_equations_routines Module Reference

This module handles all Helmholtz equations routines. More...

Data Types

interface  Helmholtz_BoundaryConditionsAnalyticCalculate
 Calculates the analytic solution and sets the boundary conditions for an analytic problem. More...
 
interface  HELMHOLTZ_EQUATION_EQUATIONS_SET_LINEAR_SETUP
 Sets up the linear Helmholtz equation. More...
 
interface  HELMHOLTZ_EQUATION_EQUATIONS_SET_SETUP
 Sets up the Helmholtz equation type of a classical field equations set class. More...
 
interface  HELMHOLTZ_EQUATION_EQUATIONS_SET_SOLUTION_METHOD_SET
 Sets/changes the solution method for a Helmholtz equation type of an classical field equations set class. More...
 
interface  HELMHOLTZ_EQUATION_FINITE_ELEMENT_CALCULATE
 Calculates the element stiffness matrices and RHS for a Helmholtz equation finite element equations set. More...
 
interface  HELMHOLTZ_EQUATION_PROBLEM_LINEAR_SETUP
 Sets up the linear Helmholtz equations solution. More...
 
interface  HELMHOLTZ_EQUATION_PROBLEM_SETUP
 Sets up the Helmholtz problem. More...
 
interface  HELMHOLTZ_EQUATION_PROBLEM_STANDARD_SETUP
 Sets up the standard Helmholtz equations problem. More...
 
interface  HELMHOLTZ_EQUATION_PROBLEM_SUBTYPE_SET
 Sets/changes the problem subtype for a Helmholtz equation type . More...
 
interface  Helmholtz_EquationsSetSolutionMethodSet
 Sets/changes the solution method for a Helmholtz equation type of an classical field equations set class. More...
 
interface  Helmholtz_EquationsSetSpecificationSet
 Sets the equation specification for a Helmholtz equation type of a classical field equations set class. More...
 
interface  Helmholtz_EquationsSetStandardSetup
 Sets up the standard Helmholtz equation. More...
 
interface  Helmholtz_ProblemSpecificationSet
 Sets the problem specification for a Helmholtz equation type. More...
 
interface  HelmholtzEquation_EquationsSetSpecificationSet
 Sets the equation specification for a Helmholtz equation type of a classical field equations set class. More...
 

Detailed Description

This module handles all Helmholtz equations routines.