OpenCMISS-Iron Internal API Documentation
|
Contains information on the decomposition adjacent elements for a xi coordinate. More...
Public Attributes | |
integer(intg) | number_of_adjacent_elements |
The number of adjacent elements for the xi coordinate. More... | |
integer(intg), dimension(:), allocatable | adjacent_elements |
The local element numbers of the elements adjacent to this element for the xi coordinate. More... | |
Contains information on the decomposition adjacent elements for a xi coordinate.
integer(intg), dimension(:), allocatable types::decomposition_adjacent_element_type::adjacent_elements |