|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
This struct instantiates a topology view for an unstructured mesh that contains polyhedra. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/main/src/axom/bump/views/dispatch_unstructured_topology.hpp>
Public Types | |
| using | TopologyView = UnstructuredTopologyPolyhedralView< ConnType > |
| using | ConnectivityType = typename TopologyView::ConnectivityType |
Static Public Member Functions | |
| static TopologyView | view (const conduit::Node &n_topo) |
| Instantiate a topology view from a Conduit node. More... | |
This struct instantiates a topology view for an unstructured mesh that contains polyhedra.
| ConnType | An integer type. |
| using axom::bump::views::make_unstructured_polyhedral_topology< ConnType >::TopologyView = UnstructuredTopologyPolyhedralView<ConnType> |
| using axom::bump::views::make_unstructured_polyhedral_topology< ConnType >::ConnectivityType = typename TopologyView::ConnectivityType |
|
inlinestatic |
Instantiate a topology view from a Conduit node.
| n_topo | The node that contains the topology. |
References axom::bump::views::PolyhedronTraits::name(), SLIC_ERROR_IF, and axom::bump::views::verify().