21 #include "libmesh/remote_elem.h" 22 #include "libmesh/libmesh_singleton.h" 23 #include "libmesh/threads.h" In parallel meshes where a ghost element has neighbors which do not exist on the local processor...
This is the base class from which all geometric element types are derived.
The libMesh namespace provides an interface to certain functionality in the library.
static const Elem & create()
Return a reference to the global RemoteElem singleton object.
void libmesh_ignore(const Args &...)
virtual ~RemoteElem()
Sets remote_elem to nullptr.
Abstract base class for runtime singleton setup.
void setup(EquationSystems &systems, Mesh &mesh, GetPot &args)
const RemoteElem * remote_elem