|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
#include "axom/core.hpp"#include "axom/slic.hpp"#include "axom/bump/views/NodeArrayView.hpp"#include "axom/bump/utilities/utilities.hpp"#include "axom/bump/utilities/conduit_memory.hpp"#include "axom/bump/BlendData.hpp"#include "axom/bump/IndexingPolicies.hpp"#include "axom/sidre/core/ConduitMemory.hpp"#include <conduit/conduit.hpp>Classes | |
| struct | axom::bump::SelectAllPolicy |
| This policy can be used with FieldBlender to select all blend groups. More... | |
| struct | axom::bump::SelectSubsetPolicy |
| This policy can be used with FieldBlender to select a subset of blend groups, according to m_selectedIndicesView. More... | |
| class | axom::bump::FieldBlender< ExecSpace, SelectionPolicy, IndexingPolicy > |
| This class uses BlendData to generate a new blended field from an input field. More... | |
Namespaces | |
| axom | |
| axom::bump | |