OpenCMISS-Iron Internal API Documentation
|
A type to hold the mapping from field nodes to field dof numbers for a particular field variable component. More...
Public Attributes | |
integer(intg) | number_of_node_parameters |
The number of node based field parameters for this field variable component. More... | |
type(field_node_param_to_dof_map_node_type), dimension(:), allocatable | nodes |
A type to hold the mapping from field nodes to field dof numbers for a particular field variable component.
type(field_node_param_to_dof_map_node_type), dimension(:), allocatable types::field_node_param_to_dof_map_type::nodes |