AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
IntersectionShaper.hpp File Reference

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/mint.hpp"
#include "axom/spin.hpp"
#include "axom/klee.hpp"
#include "axom/quest/Shaper.hpp"
#include "axom/spin/BVH.hpp"
#include "axom/quest/interface/internal/mpicomm_wrapper.hpp"
#include "axom/quest/interface/internal/QuestHelpers.hpp"
#include "axom/quest/detail/shaping/shaping_helpers.hpp"
#include "mfem.hpp"
#include "axom/fmt.hpp"

Classes

class  axom::quest::GridFunctionView< 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
 

Detailed Description

Helper class for intersection-based shaping queries.