|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
Helper class for intersection-based shaping queries. More...
#include "axom/config.hpp"#include "axom/core.hpp"#include "axom/slic.hpp"#include "axom/slam.hpp"#include "axom/primal.hpp"#include "axom/sidre/core/Group.hpp"#include "axom/sidre/core/View.hpp"#include "axom/mint/mesh/UnstructuredMesh.hpp"#include "axom/mint/utils/vtk_utils.hpp"#include "axom/klee.hpp"#include "axom/spin/BVH.hpp"#include "axom/quest/detail/shaping/shaping_helpers.hpp"#include "axom/quest/Shaper.hpp"#include "axom/quest/Discretize.hpp"#include "axom/quest/interface/internal/mpicomm_wrapper.hpp"#include "axom/quest/interface/internal/QuestHelpers.hpp"#include "axom/fmt.hpp"Classes | |
| class | axom::quest::TempArrayView< ExecSpace > |
| Provides a view over an MFEM grid function. MFEM grid functions are assumed to live in host memory. This class performs data movement needed to access the grid function data within a GPU device lambda. This view is limited in scope, though could be expanded in the future. More... | |
| class | axom::quest::IntersectionShaper |
Namespaces | |
| axom | |
| axom::quest | |
Helper class for intersection-based shaping queries.