|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
This struct can encode some positional information about the material view const_iterators. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/feature-kweiss-improve-python-sidre/src/axom/bump/views/MaterialView.hpp>
Public Attributes | |
| axom::IndexType | m_zoneIndex {0} |
| Which zone we're working on. More... | |
| axom::IndexType | m_bufferIndex {0} |
| Which buffer we're working on. More... | |
| axom::IndexType | m_localIndex {0} |
| The element in the buffer we're working in. More... | |
This struct can encode some positional information about the material view const_iterators.
| axom::IndexType axom::bump::views::IteratorIndex::m_zoneIndex {0} |
Which zone we're working on.
| axom::IndexType axom::bump::views::IteratorIndex::m_bufferIndex {0} |
Which buffer we're working on.
| axom::IndexType axom::bump::views::IteratorIndex::m_localIndex {0} |
The element in the buffer we're working in.