std::string name(const ElemQuality q)
static InputParameters validParams()
const FVFaceInterpolationMethod & getFVFaceInterpolationMethod(const InterpolationMethodName &name) const
const THREAD_ID _fvim_tid
Interface for interpolation methods that provide matrix and RHS contributions for advected face value...
bool hasFVInterpolationMethod(const InterpolationMethodName &name) const
const InputParameters & _fvim_params
const FVAdvectedInterpolationMethod & getFVAdvectedInterpolationMethod(const InterpolationMethodName &name) const
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
FEProblemBase & _fvim_feproblem
Every object that can be built by the factory should be derived from this class.
FVInterpolationMethodInterface(const MooseObject *moose_object)
Helper interface for objects that need access to FVInterpolationMethod instances. ...
Abstract base class for interpolation methods that produce a scalar face value from adjacent cell val...