13 #include "AppFactory.h"
14 #include "MooseSyntax.h"
28 mooseDeprecated(
"Please use the PorousFlow module instead. If Richards contains functionality "
29 "not included in PorousFlow, please contact the moose-users google group");
31 _factory, _action_factory, _syntax, getParam<bool>(
"allow_test_objects"));
42 Registry::registerObjectsTo(f, {
"RichardsTestApp"});
43 Registry::registerActionsTo(af, {
"RichardsTestApp"});
57 Registry::registerObjectsTo(factory, {
"RichardsTestApp"});
63 Registry::registerActionsTo(action_factory, {
"RichardsTestApp"});