ShortestDistanceToSurfaceTestAux(const InputParameters ¶meters)
const InputParameters & parameters() const
virtual Real computeValue() override
Test-only AuxKernel that exposes the rarely-called ShortestDistanceToSurface accessors (trueNormal...
const MooseEnum _component
const ShortestDistanceToSurface & _distance_to_surface
User object that computes the shortest distance to one or more surfaces defined by function- and/or m...
const SBMSurfaceMeshBuilder *const _builder
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual void initialSetup() override
If a 'builder' was supplied, calls SBMSurfaceMeshBuilder::getCentroids() once and verifies it is non-...
const bool _use_at_point
If set, queries are evaluated at this fixed point instead of the current element centroid.
const unsigned int _index
const Function *const _function
static InputParameters validParams()