20 params.
set<
bool>(
"use_legacy_material_output") =
false;
21 params.
set<
bool>(
"use_legacy_initial_residual_evaluation_behavior") =
false;
48 "AddSolidPropertiesDeprecatedAction",
"Modules/SolidProperties/*",
"add_solid_properties");
49 registerSyntaxTask(
"AddSolidPropertiesAction",
"SolidProperties/*",
"add_solid_properties");
50 registerMooseObjectTask(
"add_solid_properties",
SolidProperties,
false);
static InputParameters validParams()
void SolidPropertiesApp__registerApps()
void addDependency(const std::string &task, const std::string &pre_req)
static void registerApps()
static void registerObjectsTo(Factory &f, const std::set< std::string > &labels)
registerKnownLabel("SolidPropertiesApp")
void SolidPropertiesApp__registerAll(Factory &f, ActionFactory &af, Syntax &s)
static InputParameters validParams()
static void registerAll(Factory &f, ActionFactory &af, Syntax &s)
static void registerActionsTo(ActionFactory &f, const std::set< std::string > &labels)
Real f(Real x)
Test function for Brents method.
SolidPropertiesApp(const InputParameters ¶meters)
ActionFactory _action_factory
static void registerApps()
static void registerAll(Factory &f, ActionFactory &af, Syntax &s)