OpenCMISS-Iron Internal API Documentation
|
A type to hold the mapping from a field node's derivative to field dof numbers for a particular field variable component. More...
Public Attributes | |
integer(intg) | number_of_derivatives |
The number of derivatives for the node parameter of this field variable component. More... | |
type(field_node_param_to_dof_map_derivative_type), dimension(:), allocatable | derivatives |
A type to hold the mapping from a field node's derivative to field dof numbers for a particular field variable component.
type(field_node_param_to_dof_map_derivative_type), dimension(:), allocatable types::field_node_param_to_dof_map_node_type::derivatives |