OpenCMISS-Iron FORTRAN API Documentation

The analytic function types for a Darcy equation. More...

Collaboration diagram for OPENCMISS::EquationsSet::AnalyticFunctionTypes::Darcy:

Variables

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_two_dim_1 = EQUATIONS_SET_DARCY_EQUATION_TWO_DIM_1
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_two_dim_2 = EQUATIONS_SET_DARCY_EQUATION_TWO_DIM_2
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_two_dim_3 = EQUATIONS_SET_DARCY_EQUATION_TWO_DIM_3
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_three_dim_1 = EQUATIONS_SET_DARCY_EQUATION_THREE_DIM_1
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_three_dim_2 = EQUATIONS_SET_DARCY_EQUATION_THREE_DIM_2
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_three_dim_3 = EQUATIONS_SET_DARCY_EQUATION_THREE_DIM_3
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incomp_elast_darcy_analytic_darcy = EQUATIONS_SET_INCOMP_ELAST_DARCY_ANALYTIC_DARCY
 this is a solution where the finite elasticity solve is skipped to allow easy analytic testing of the mass increase & velocity solve step of incompressible poromechanical model More...
 

Detailed Description

The analytic function types for a Darcy equation.

See also
OPENCMISS::EquationsSet::AnalyticFunctionTypes,OPENCMISS

Variable Documentation

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_three_dim_1 = EQUATIONS_SET_DARCY_EQUATION_THREE_DIM_1

u=tbd

See also
OPENCMISS_EquationsSetDarcyAnalyticFunctionTypes,OPENCMISS

Definition at line 2740 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_three_dim_2 = EQUATIONS_SET_DARCY_EQUATION_THREE_DIM_2

u=tbd

See also
OPENCMISS_EquationsSetDarcyAnalyticFunctionTypes,OPENCMISS

Definition at line 2741 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_three_dim_3 = EQUATIONS_SET_DARCY_EQUATION_THREE_DIM_3

u=tbd

See also
OPENCMISS_EquationsSetDarcyAnalyticFunctionTypes,OPENCMISS

Definition at line 2742 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_two_dim_1 = EQUATIONS_SET_DARCY_EQUATION_TWO_DIM_1

u=tbd

See also
OPENCMISS_EquationsSetDarcyAnalyticFunctionTypes,OPENCMISS

Definition at line 2737 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_two_dim_2 = EQUATIONS_SET_DARCY_EQUATION_TWO_DIM_2

u=tbd

See also
OPENCMISS_EquationsSetDarcyAnalyticFunctionTypes,OPENCMISS

Definition at line 2738 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_darcy_equation_two_dim_3 = EQUATIONS_SET_DARCY_EQUATION_TWO_DIM_3

u=tbd

See also
OPENCMISS_EquationsSetDarcyAnalyticFunctionTypes,OPENCMISS

Definition at line 2739 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incomp_elast_darcy_analytic_darcy = EQUATIONS_SET_INCOMP_ELAST_DARCY_ANALYTIC_DARCY

this is a solution where the finite elasticity solve is skipped to allow easy analytic testing of the mass increase & velocity solve step of incompressible poromechanical model

Definition at line 2743 of file opencmiss_iron.f90.