OpenCMISS-Iron Internal API Documentation

Equations set classes. More...

Collaboration diagram for OPENCMISS::EquationsSet::Classes:

Variables

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_class = EQUATIONS_SET_NO_CLASS
 No equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_class = EQUATIONS_SET_ELASTICITY_CLASS
 Elasticity equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_fluid_mechanics_class = EQUATIONS_SET_FLUID_MECHANICS_CLASS
 Fluid Mechanics equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_electromagnetics_class = EQUATIONS_SET_ELECTROMAGNETICS_CLASS
 Electromagnetics equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_classical_field_class = EQUATIONS_SET_CLASSICAL_FIELD_CLASS
 Classical Field equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_bioelectrics_class = EQUATIONS_SET_BIOELECTRICS_CLASS
 Bioelectrics equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_modal_class = EQUATIONS_SET_MODAL_CLASS
 Modal equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_fitting_class = EQUATIONS_SET_FITTING_CLASS
 Fitting equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_optimisation_class = EQUATIONS_SET_OPTIMISATION_CLASS
 Optimisation equations set class. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multi_physics_class = EQUATIONS_SET_MULTI_PHYSICS_CLASS
 Multi Physics equations set class. More...
 

Detailed Description

Equations set classes.

See also
OPENCMISS::EquationsSet,OPENCMISS

Variable Documentation

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_bioelectrics_class = EQUATIONS_SET_BIOELECTRICS_CLASS

Bioelectrics equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2242 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_classical_field_class = EQUATIONS_SET_CLASSICAL_FIELD_CLASS

Classical Field equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2241 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_class = EQUATIONS_SET_ELASTICITY_CLASS

Elasticity equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2238 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_electromagnetics_class = EQUATIONS_SET_ELECTROMAGNETICS_CLASS

Electromagnetics equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2240 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_fitting_class = EQUATIONS_SET_FITTING_CLASS

Fitting equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2244 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_fluid_mechanics_class = EQUATIONS_SET_FLUID_MECHANICS_CLASS

Fluid Mechanics equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2239 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_modal_class = EQUATIONS_SET_MODAL_CLASS

Modal equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2243 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multi_physics_class = EQUATIONS_SET_MULTI_PHYSICS_CLASS

Multi Physics equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2246 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_class = EQUATIONS_SET_NO_CLASS

No equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2237 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_optimisation_class = EQUATIONS_SET_OPTIMISATION_CLASS

Optimisation equations set class.

See also
OPENCMISS::EquationsSet::Classes,OPENCMISS

Definition at line 2245 of file opencmiss_iron.f90.