Advanced Multi-Physics (AMP)
On-Line Documentation
Classes | Namespaces | Functions
MeshUtilities.h File Reference
#include "AMP/geometry/Geometry.h"
#include "AMP/mesh/Mesh.h"
#include "AMP/mesh/MeshElement.h"
#include "AMP/utils/Array.h"
#include "AMP/utils/MeshPoint.h"
#include "AMP/utils/kdtree2.h"
Include dependency graph for MeshUtilities.h:

Go to the source code of this file.

Classes

class  AMP::Mesh::ElementFinder
 A class used to help find the nearest element to a point. More...
 

Namespaces

namespace  AMP
 
namespace  AMP::Mesh
 

Functions

std::tuple< std::vector< Point >, std::vector< MeshElementID > > AMP::Mesh::sample (const Mesh &mesh, double dx)
 Get points in the mesh.
 
std::vector< PointAMP::Mesh::sample (const MeshElement &elem, double dx)
 Get points in the element.
 
Array< double > AMP::Mesh::volumeOverlap (const AMP::Geometry::Geometry &geom, const std::vector< int > &N)
 Get a grid with the overlap with the given geometry.
 



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page