22 params.
set<
bool>(
"automatic_automatic_scaling") =
false;
23 params.
set<
bool>(
"use_legacy_material_output") =
false;
24 params.
set<
bool>(
"use_legacy_initial_residual_evaluation_behavior") =
false;
44 registerTask(
"setup_xfem",
false);
46 registerSyntax(
"XFEMAction",
"XFEM");
registerKnownLabel("XFEMApp")
static void registerApps()
void XFEMApp__registerApps()
void addDependency(const std::string &task, const std::string &pre_req)
static void registerAll(Factory &f, ActionFactory &af, Syntax &s)
XFEMApp(const InputParameters ¶meters)
static void registerObjectsTo(Factory &f, const std::set< std::string > &labels)
static void registerApps()
processor_id_type processor_id() const
static InputParameters validParams()
static void registerAll(Factory &f, ActionFactory &af, Syntax &s)
static void registerActionsTo(ActionFactory &f, const std::set< std::string > &labels)
void XFEMApp__registerAll(Factory &f, ActionFactory &af, Syntax &s)
Real f(Real x)
Test function for Brents method.
ActionFactory _action_factory
static InputParameters validParams()