|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
Combined result from point location including element index and status. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/feature-kweiss-improve-python-sidre/src/axom/quest/Delaunay.hpp>
Public Attributes | |
| IndexType | element_idx {INVALID_INDEX} |
| Index of containing element (or INVALID_INDEX) More... | |
| PointLocationStatus | status {PointLocationStatus::Failed} |
| Status of the location query. More... | |
Combined result from point location including element index and status.
| IndexType axom::quest::Delaunay< DIM >::PointLocationResult::element_idx {INVALID_INDEX} |
Index of containing element (or INVALID_INDEX)
| PointLocationStatus axom::quest::Delaunay< DIM >::PointLocationResult::status {PointLocationStatus::Failed} |
Status of the location query.