AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
MergeMeshes.hpp File Reference
#include "axom/config.hpp"
#include "axom/core.hpp"
#include "axom/slic.hpp"
#include "axom/bump/views/Shapes.hpp"
#include "axom/bump/views/dispatch_material.hpp"
#include "axom/bump/views/dispatch_unstructured_topology.hpp"
#include "axom/bump/utilities/conduit_memory.hpp"
#include "axom/bump/utilities/conduit_traits.hpp"
#include "axom/bump/MakePolyhedralTopology.hpp"
#include "axom/bump/MergePolyhedralFaces.hpp"
#include "axom/sidre/core/ConduitMemory.hpp"
#include <conduit/conduit.hpp>
#include <string>

Classes

struct  axom::bump::MeshInput
 A mesh input containing a Blueprint mesh and some mapping array views. More...
 
class  axom::bump::MergeMeshes< ExecSpace >
 Merge multiple unstructured Blueprint meshes through MeshInput. More...
 
struct  axom::bump::MergeMeshes< ExecSpace >::FieldInformation
 This struct contains information used when merging fields. More...
 
class  axom::bump::DispatchAnyMatset
 Dispatches any type of data as any type of matset. More...
 
class  axom::bump::DispatchTypedUnibufferMatset< IntElement, FloatElement, MAXMATERIALS >
 Dispatches data of known type to a unibuffer matset. More...
 
class  axom::bump::MergeMeshesAndMatsets< ExecSpace, MaterialDispatch >
 Merge multiple unstructured Blueprint meshes (with matsets) through MeshInput. More...
 

Namespaces

 axom
 
 axom::bump