|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
Make a unibuffer matset view from a Conduit node. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/main/src/axom/bump/views/dispatch_material.hpp>
Public Types | |
| using | MatsetView = UnibufferMaterialView< IntType, FloatType, MAXMATERIALS > |
Static Public Member Functions | |
| static MatsetView | view (const conduit::Node &n_matset) |
| Wrap the Conduit node as a unibuffer matset view. More... | |
Make a unibuffer matset view from a Conduit node.
| using axom::bump::views::make_unibuffer_matset< IntType, FloatType, MAXMATERIALS >::MatsetView = UnibufferMaterialView<IntType, FloatType, MAXMATERIALS> |
|
inlinestatic |
Wrap the Conduit node as a unibuffer matset view.
| n_matset | The Conduit node that contains the matset. |
References axom::bump::views::verify().