18 "Face interpolation with a Moose functor requires a two-sided internal face.");
22 return interpolate(face, elem_value, neighbor_value);
virtual Real interpolate(const FaceInfo &face, Real elem_value, Real neighbor_value) const =0
Face interpolation operation for this method.
This data structure is used to store geometric and variable related metadata about each cell face in ...
const Elem * neighborPtr() const
A structure that is used to evaluate Moose functors logically at an element/cell center.
const Elem * elemPtr() const
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
State argument for evaluating functors.