OpenCMISS-Iron Internal API Documentation
|
Contains information on the geometry for an equations set. More...
Public Attributes | |
type(equations_set_type), pointer | equations_set |
A pointer to the equations set. More... | |
type(field_type), pointer | geometric_field |
The geometric field for this equations set. More... | |
type(field_type), pointer | fibre_field |
The fibre field for this equations set if one is defined. If no fibre field is defined the pointer is NULL. More... | |
Contains information on the geometry for an equations set.
type(equations_set_type), pointer types::equations_set_geometry_type::equations_set |
type(field_type), pointer types::equations_set_geometry_type::fibre_field |
type(field_type), pointer types::equations_set_geometry_type::geometric_field |