12#include "libmesh/mesh.h"
43 const std::unique_ptr<libMesh::Mesh>
_mesh;
Helper class that computes the intersection of a line segment defined by a point and a direction and ...
libMesh::Parallel::Communicator _comm
Dummy communicator for the dummy mesh.
libMesh::Point intersection(const libMesh::Point &point, const libMesh::Point &direction) const
libMesh::Real _hmax
hmax for the dummy element
const std::unique_ptr< libMesh::Mesh > _mesh
Dummy mesh that contains a single element used for TraceRayTools intersection methods.
The following methods are specializations for using the Parallel::packed_range_* routines for a vecto...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real