OpenCMISS-Iron Internal API Documentation

EquationsSet derived type parameters. More...

Collaboration diagram for OPENCMISS::EquationsSet::DerivedTypes:

Variables

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_derived_strain = EQUATIONS_SET_DERIVED_STRAIN
 Strain tensor field output. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_derived_stress = EQUATIONS_SET_DERIVED_STRESS
 Stress tensor field output. More...
 

Detailed Description

EquationsSet derived type parameters.

See also
OPENCMISS::EquationsSet,OPENCMISS

Variable Documentation

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_derived_strain = EQUATIONS_SET_DERIVED_STRAIN

Strain tensor field output.

See also
OPENCMISS::EquationsSet::DerivedTypes,OPENCMISS

Definition at line 2593 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_derived_stress = EQUATIONS_SET_DERIVED_STRESS

Stress tensor field output.

See also
OPENCMISS::EquationsSet::DerivedTypes,OPENCMISS

Definition at line 2594 of file opencmiss_iron.f90.