20#ifndef LIBMESH_BOUNDARY_MESH_H
21#define LIBMESH_BOUNDARY_MESH_H
24#include "libmesh/mesh.h"
The BoundaryMesh is a Mesh in its own right, but it contains a description of the boundary of some ot...
~BoundaryMesh()
Destructor.
The Mesh class is a thin wrapper, around the ReplicatedMesh class by default.
The libMesh namespace provides an interface to certain functionality in the library.