OpenCMISS-Iron Internal API Documentation
EQUATIONS_SET_CONSTANTS:LinearElasticityAnalyticFunctionTypes

The analytic function types for a Linear Elasticity equation. More...

Collaboration diagram for EQUATIONS_SET_CONSTANTS:LinearElasticityAnalyticFunctionTypes:

Variables

integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_one_dim_1 =1
 
integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_two_dim_1 =2
 
integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_two_dim_2 =3
 
integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_three_dim_1 =4
 
integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_three_dim_2 =5
 

Detailed Description

The analytic function types for a Linear Elasticity equation.

Variable Documentation

integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_one_dim_1 =1
integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_three_dim_1 =4
integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_three_dim_2 =5
integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_two_dim_1 =2
integer(intg), parameter equations_set_constants::equations_set_linear_elasticity_two_dim_2 =3

Definition at line 476 of file equations_set_constants.f90.