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