22 : _si_params(moose_object->parameters()),
std::string name(const ElemQuality q)
FEProblemBase & _si_feproblem
Reference to FEProblemBase instance.
T & getSamplerByName(const SamplerName &name)
Get a sampler with a given name.
This is the base class for Samplers as used within the Stochastic Tools module.
static InputParameters validParams()
T * get(const std::unique_ptr< T > &u)
The MooseUtils::get() specializations are used to support making forwards-compatible code changes fro...
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
Every object that can be built by the factory should be derived from this class.
const InputParameters & _si_params
Parameters of the object with this interface.
T & getSampler(const std::string &name)
Get a sampler with a given name.
SamplerInterface(const MooseObject *moose_object)
THREAD_ID _si_tid
Thread ID.
virtual Sampler & getSampler(const std::string &name, const THREAD_ID tid=0)