OpenCMISS-Iron Internal API Documentation
|
Contains information on the domain decomposition mappings. More...
Public Attributes | |
type(domain_type), pointer | domain |
A pointer to the domain decomposition. More... | |
type(domain_mapping_type), pointer | elements |
Pointer to the element mappings for the domain decomposition. More... | |
type(domain_mapping_type), pointer | nodes |
Pointer to the node mappings for the domain decomposition. More... | |
type(domain_mapping_type), pointer | dofs |
Pointer to the dof mappings for the domain decomposition. More... | |
Contains information on the domain decomposition mappings.
type(domain_mapping_type), pointer types::domain_mappings_type::dofs |
type(domain_type), pointer types::domain_mappings_type::domain |
type(domain_mapping_type), pointer types::domain_mappings_type::elements |
type(domain_mapping_type), pointer types::domain_mappings_type::nodes |