OpenCMISS-Iron Internal API Documentation

Depedent field parameter types. More...

Collaboration diagram for OPENCMISS::Field::DependentTypes:

Variables

integer(intg), parameter, public opencmiss_iron::cmfe_field_independent_type = FIELD_INDEPENDENT_TYPE
 Independent field type. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_field_dependent_type = FIELD_DEPENDENT_TYPE
 Dependent field type. More...
 

Detailed Description

Depedent field parameter types.

See also
OPENCMISS::Field,OPENCMISS

Variable Documentation

integer(intg), parameter, public opencmiss_iron::cmfe_field_dependent_type = FIELD_DEPENDENT_TYPE

Dependent field type.

See also
OPENCMISS::Field::DependentTypes,OPENCMISS

Definition at line 3310 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_field_independent_type = FIELD_INDEPENDENT_TYPE

Independent field type.

See also
OPENCMISS::Field::DependentTypes,OPENCMISS

Definition at line 3309 of file opencmiss_iron.f90.