|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
#include "axom/config.hpp"#include "axom/core.hpp"#include "axom/slic.hpp"#include "axom/mir/MIRAlgorithm.hpp"#include "axom/bump/utilities/conduit_memory.hpp"#include "axom/bump/utilities/conduit_traits.hpp"#include "axom/bump/utilities/utilities.hpp"#include "axom/bump/MakePointMesh.hpp"#include "axom/bump/MakeZoneCenters.hpp"#include "axom/bump/MatsetSlicer.hpp"#include "axom/bump/MergeMeshes.hpp"#include "axom/bump/PrimalAdaptor.hpp"#include "axom/bump/SelectedZones.hpp"#include "axom/bump/ZoneListBuilder.hpp"#include "axom/bump/views/MaterialView.hpp"#include "axom/bump/views/StructuredTopologyView.hpp"#include "axom/primal/operators/compute_bounding_box.hpp"#include "axom/primal/operators/clip.hpp"#include "axom/primal/geometry/Point.hpp"#include "axom/primal/geometry/Plane.hpp"#include "axom/primal/geometry/Vector.hpp"#include <conduit/conduit.hpp>#include <algorithm>#include <string>#include "axom/mir/detail/elvira_impl.hpp"#include "axom/mir/detail/elvira_detail.hpp"Classes | |
| class | axom::mir::ElviraAlgorithm< ExecSpace, IndexPolicy, CoordsetView, MatsetView, MAX_VERTS_2D > |
| Implements Elvira algorithm for structured meshes. More... | |
Namespaces | |
| axom | |
| axom::mir | |