27 mooseDeprecated(
"Please use the PorousFlow module instead. If Richards contains functionality " 28 "not included in PorousFlow, please contact the moose-users google group");
static InputParameters validParams()
static void registerObjectsTo(Factory &f, const std::set< std::string > &labels)
static void registerAll(Factory &f, ActionFactory &af, Syntax &s, bool use_test_objs=false)
registerKnownLabel("RichardsTestApp")
RichardsTestApp(const InputParameters ¶meters)
static void registerActionsTo(ActionFactory &f, const std::set< std::string > &labels)
Real f(Real x)
Test function for Brents method.
virtual ~RichardsTestApp()
ActionFactory _action_factory
static void registerApps()
static void registerAll(Factory &f, ActionFactory &af, Syntax &s)
void mooseDeprecated(Args &&... args)
static void registerApps()
void RichardsTestApp__registerAll(Factory &f, ActionFactory &af, Syntax &s)
static InputParameters validParams()
void RichardsTestApp__registerApps()