35 const std::string class_name =
"CosineHumpFunction";
47 const std::string class_name =
"CosineHumpFunction";
const Real _hump_center_value_positive
Value at center of hump for the "positive" hump tests.
std::shared_ptr< FEProblem > _fe_problem
const Real _hump_begin_value
Value before and after hump.
InputParameters getValidParams(const std::string &name) const
const FunctionName _fn_name_positive
Tested function name for the "positive" hump tests.
const FunctionName _fn_name_negative
Tested function name for the "negative" hump tests.
const Real _hump_center_value_negative
Value at center of hump for the "negative" hump tests.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Real _hump_width
Hump width.
const Real _hump_center_position
Hump center position.