OpenCMISS-Iron Internal API Documentation
|
Contains information on the setup information for an equations set. More...
Public Attributes | |
integer(intg) | setup_type |
The setup type for the equations set setup. More... | |
integer(intg) | action_type |
The action type for the equations set setup. More... | |
integer(intg) | field_user_number |
The user number for the field for the equations set setup. More... | |
type(field_type), pointer | field |
A pointer to the field for the equations set setup. More... | |
integer(intg) | analytic_function_type |
The analytic function type to use. More... | |
Contains information on the setup information for an equations set.
integer(intg) types::equations_set_setup_type::action_type |
The action type for the equations set setup.
integer(intg) types::equations_set_setup_type::analytic_function_type |
type(field_type), pointer types::equations_set_setup_type::field |
integer(intg) types::equations_set_setup_type::field_user_number |
integer(intg) types::equations_set_setup_type::setup_type |
The setup type for the equations set setup.