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