OpenCMISS-Iron Internal API Documentation

Equations set Types. More...

Collaboration diagram for OPENCMISS::EquationsSet::Types:

Variables

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_type = EQUATIONS_SET_NO_TYPE
 No equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_elasticity_type = EQUATIONS_SET_LINEAR_ELASTICITY_TYPE
 Linear elasticity equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_type = EQUATIONS_SET_FINITE_ELASTICITY_TYPE
 Finite elasticity equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_stokes_equation_type = EQUATIONS_SET_STOKES_EQUATION_TYPE
 Stokes equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_type = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TYPE
 Navier-Stokes equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_type = EQUATIONS_SET_DARCY_EQUATION_TYPE
 Darcy equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_pressure_equation_type = EQUATIONS_SET_DARCY_PRESSURE_EQUATION_TYPE
 Darcy pressure equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_poiseuille_equation_type = EQUATIONS_SET_POISEUILLE_EQUATION_TYPE
 Poiseuille equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_burgers_equation_type = EQUATIONS_SET_BURGERS_EQUATION_TYPE
 Burgers equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_characteristic_equation_type = EQUATIONS_SET_CHARACTERISTIC_EQUATION_TYPE
 Characteristic equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_electrostatic_type = EQUATIONS_SET_ELECTROSTATIC_TYPE
 Electrostatic equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_magnetostatic_type = EQUATIONS_SET_MAGNETOSTATIC_TYPE
 Magnetostatic equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_maxwells_equations_type = EQUATIONS_SET_MAXWELLS_EQUATIONS_TYPE
 Maxwells equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_laplace_equation_type = EQUATIONS_SET_LAPLACE_EQUATION_TYPE
 Laplace equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_poisson_equation_type = EQUATIONS_SET_POISSON_EQUATION_TYPE
 Poisson equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_helmholtz_equation_type = EQUATIONS_SET_HELMHOLTZ_EQUATION_TYPE
 Helmholtz equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_wave_equation_type = EQUATIONS_SET_WAVE_EQUATION_TYPE
 Wave equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_diffusion_equation_type = EQUATIONS_SET_DIFFUSION_EQUATION_TYPE
 Diffusion equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_advection_equation_type = EQUATIONS_SET_ADVECTION_EQUATION_TYPE
 Advection-Diffusion equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_advection_diffusion_equation_type = EQUATIONS_SET_ADVECTION_DIFFUSION_EQUATION_TYPE
 Advection-Diffusion equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_reaction_diffusion_equation_type = EQUATIONS_SET_REACTION_DIFFUSION_EQUATION_TYPE
 Reaction-Diffusion equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_biharmonic_equation_type = EQUATIONS_SET_BIHARMONIC_EQUATION_TYPE
 Biharmonic equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_equation_type = EQUATIONS_SET_MONODOMAIN_EQUATION_TYPE
 Monodomain equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_bidomain_equation_type = EQUATIONS_SET_BIDOMAIN_EQUATION_TYPE
 Bidomain equation equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_elastic_modal_type = EQUATIONS_SET_LINEAR_ELASTIC_MODAL_TYPE
 Linear elasticity modal equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_data_fitting_equation_type = EQUATIONS_SET_DATA_FITTING_EQUATION_TYPE
 Galerkin projection equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_darcy_type = EQUATIONS_SET_FINITE_ELASTICITY_DARCY_TYPE
 Finite Elasticity Darcy equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_stokes_type = EQUATIONS_SET_FINITE_ELASTICITY_STOKES_TYPE
 Finite Elasticity Stokes equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_navier_stokes_type = EQUATIONS_SET_FINITE_ELASTICITY_NAVIER_STOKES_TYPE
 Finite Elasticity Navier Stokes equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_diffusion_diffusion_type = EQUATIONS_SET_DIFFUSION_DIFFUSION_TYPE
 Diffusion Diffusion equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_diffusion_advection_diffusion_type = EQUATIONS_SET_DIFFUSION_ADVECTION_DIFFUSION_TYPE
 Diffusion Advection Diffusion equations set type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_strang_splitting_equation_type = EQUATIONS_SET_MONODOMAIN_STRANG_SPLITTING_EQUATION_TYPE
 Monodomain equation equations Strang Splitting set type. More...
 

Detailed Description

Equations set Types.

See also
OPENCMISS::EquationsSet,OPENCMISS

Variable Documentation

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_advection_diffusion_equation_type = EQUATIONS_SET_ADVECTION_DIFFUSION_EQUATION_TYPE

Advection-Diffusion equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2271 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_advection_equation_type = EQUATIONS_SET_ADVECTION_EQUATION_TYPE

Advection-Diffusion equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2270 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_bidomain_equation_type = EQUATIONS_SET_BIDOMAIN_EQUATION_TYPE

Bidomain equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2276 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_biharmonic_equation_type = EQUATIONS_SET_BIHARMONIC_EQUATION_TYPE

Biharmonic equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2274 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_burgers_equation_type = EQUATIONS_SET_BURGERS_EQUATION_TYPE

Burgers equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2260 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_characteristic_equation_type = EQUATIONS_SET_CHARACTERISTIC_EQUATION_TYPE

Characteristic equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2261 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_type = EQUATIONS_SET_DARCY_EQUATION_TYPE

Darcy equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2257 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_pressure_equation_type = EQUATIONS_SET_DARCY_PRESSURE_EQUATION_TYPE

Darcy pressure equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2258 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_data_fitting_equation_type = EQUATIONS_SET_DATA_FITTING_EQUATION_TYPE

Galerkin projection equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2278 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_diffusion_advection_diffusion_type = EQUATIONS_SET_DIFFUSION_ADVECTION_DIFFUSION_TYPE

Diffusion Advection Diffusion equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2284 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_diffusion_diffusion_type = EQUATIONS_SET_DIFFUSION_DIFFUSION_TYPE

Diffusion Diffusion equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2283 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_diffusion_equation_type = EQUATIONS_SET_DIFFUSION_EQUATION_TYPE

Diffusion equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2269 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_electrostatic_type = EQUATIONS_SET_ELECTROSTATIC_TYPE

Electrostatic equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2262 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_darcy_type = EQUATIONS_SET_FINITE_ELASTICITY_DARCY_TYPE

Finite Elasticity Darcy equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2279 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_navier_stokes_type = EQUATIONS_SET_FINITE_ELASTICITY_NAVIER_STOKES_TYPE

Finite Elasticity Navier Stokes equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2281 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_stokes_type = EQUATIONS_SET_FINITE_ELASTICITY_STOKES_TYPE

Finite Elasticity Stokes equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2280 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_type = EQUATIONS_SET_FINITE_ELASTICITY_TYPE

Finite elasticity equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2254 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_helmholtz_equation_type = EQUATIONS_SET_HELMHOLTZ_EQUATION_TYPE

Helmholtz equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2267 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_laplace_equation_type = EQUATIONS_SET_LAPLACE_EQUATION_TYPE

Laplace equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2265 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_elastic_modal_type = EQUATIONS_SET_LINEAR_ELASTIC_MODAL_TYPE

Linear elasticity modal equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2277 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_elasticity_type = EQUATIONS_SET_LINEAR_ELASTICITY_TYPE

Linear elasticity equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2253 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_magnetostatic_type = EQUATIONS_SET_MAGNETOSTATIC_TYPE

Magnetostatic equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2263 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_maxwells_equations_type = EQUATIONS_SET_MAXWELLS_EQUATIONS_TYPE

Maxwells equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2264 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_equation_type = EQUATIONS_SET_MONODOMAIN_EQUATION_TYPE

Monodomain equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2275 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_strang_splitting_equation_type = EQUATIONS_SET_MONODOMAIN_STRANG_SPLITTING_EQUATION_TYPE

Monodomain equation equations Strang Splitting set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2286 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_type = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TYPE

Navier-Stokes equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2256 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_type = EQUATIONS_SET_NO_TYPE

No equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2252 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_poiseuille_equation_type = EQUATIONS_SET_POISEUILLE_EQUATION_TYPE

Poiseuille equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2259 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_poisson_equation_type = EQUATIONS_SET_POISSON_EQUATION_TYPE

Poisson equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2266 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_reaction_diffusion_equation_type = EQUATIONS_SET_REACTION_DIFFUSION_EQUATION_TYPE

Reaction-Diffusion equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2273 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_stokes_equation_type = EQUATIONS_SET_STOKES_EQUATION_TYPE

Stokes equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2255 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_wave_equation_type = EQUATIONS_SET_WAVE_EQUATION_TYPE

Wave equation equations set type.

See also
OPENCMISS::EquationsSet::Types,OPENCMISS

Definition at line 2268 of file opencmiss_iron.f90.