www.mooseframework.org
BicubicSplineFunction Member List

This is the complete list of members for BicubicSplineFunction, including all inherited members.

_action_factoryMooseBaseParameterInterfaceprotected
_appMooseObjectprotected
_communicatorlibMesh::ParallelObjectprotected
_consoleConsoleStreamInterface
_current_execute_flagSetupInterfaceprotected
_dtTransientInterfaceprotected
_dt_oldTransientInterfaceprotected
_enabledMooseObjectprotected
_execute_enumSetupInterfaceprotected
_factoryMooseBaseParameterInterfaceprotected
_ipolBicubicSplineFunctionmutableprotected
_is_implicitTransientInterfaceprotected
_is_transientTransientInterfaceprotected
_mci_feproblemMeshChangedInterfaceprotected
_nameMooseBaseprotected
_normal_componentBicubicSplineFunctionprotected
_parsMooseBaseParameterInterfaceprotected
_point_zeroScalarCoupleableprotected
_real_zeroScalarCoupleableprotected
_restartable_appRestartableprotected
_restartable_read_onlyRestartableprotected
_restartable_system_nameRestartableprotected
_restartable_tidRestartableprotected
_sc_fe_problemScalarCoupleableprotected
_sc_tidScalarCoupleableprotected
_scalar_zeroScalarCoupleableprotected
_tTransientInterfaceprotected
_t_stepTransientInterfaceprotected
_ti_feproblemTransientInterfaceprotected
_ti_paramsTransientInterfaceprotected
_typeMooseBaseprotected
_x1BicubicSplineFunctionprotected
_x1_indexBicubicSplineFunctionprotected
_x2BicubicSplineFunctionprotected
_x2_indexBicubicSplineFunctionprotected
_yx1BicubicSplineFunctionprotected
_yx11BicubicSplineFunctionprotected
_yx1nBicubicSplineFunctionprotected
_yx2BicubicSplineFunctionprotected
_yx21BicubicSplineFunctionprotected
_yx2nBicubicSplineFunctionprotected
adCoupledScalarDot(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
adCoupledScalarValue(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
addPostprocessorDependencyHelper(const PostprocessorName &) constPostprocessorInterfaceinlineprotectedvirtual
addUserObjectDependencyHelper(const UserObject &) constUserObjectInterfaceinlineprotectedvirtual
average() constFunctionvirtual
BicubicSplineFunction(const InputParameters &parameters)BicubicSplineFunction
callMooseError(std::string msg, const bool with_prefix) constMooseBase
checkFace(const Moose::FaceArg &face) constMoose::FunctorBase< Real >
comm() constlibMesh::ParallelObject
connectControllableParams(const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) constMooseBaseParameterInterface
ConsoleStreamInterface(MooseApp &app)ConsoleStreamInterface
coupledGenericScalarValue(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledGenericScalarValue(const std::string &var_name, const unsigned int comp) constScalarCoupleableprotected
coupledGenericScalarValue(const std::string &var_name, const unsigned int comp) constScalarCoupleableprotected
coupledMatrixTagScalarValue(const std::string &var_name, TagID tag, unsigned int comp=0) constScalarCoupleableprotected
coupledPostprocessors(const std::string &param_name) constPostprocessorInterface
coupledScalar(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarComponents(const std::string &var_name) constScalarCoupleableprotected
coupledScalarDot(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarDotDot(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarDotDotDu(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarDotDotOld(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarDotDu(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarDotOld(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarOrder(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarValue(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarValueOld(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledScalarValueOlder(const std::string &var_name, unsigned int comp=0) constScalarCoupleableprotected
coupledVectorTagScalarValue(const std::string &var_name, TagID tag, unsigned int comp=0) constScalarCoupleableprotected
curl(Real t, const Point &p) constFunctionvirtual
customSetup(const ExecFlagType &exec_type) overrideFunctionvirtual
DataFileInterface(const MooseObject &parent)DataFileInterface< MooseObject >
DataFileParameterType typedefDataFileInterface< MooseObject >
declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Restartableprotected
declareRecoverableData(const std::string &data_name, Args &&... args)Restartableprotected
declareRestartableData(const std::string &data_name, Args &&... args)Restartableprotected
declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Restartableprotected
declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args)Restartableprotected
declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args)Restartableprotected
derivative(const Point &p, unsigned int deriv_var) constBicubicSplineFunctionvirtual
determineState() constTransientInterfaceinlineprotected
div(Real t, const Point &p) constFunctionvirtual
dot(const ElemArg &elem, const StateArg &state) constMoose::FunctorBase< Real >
dot(const FaceArg &face, const StateArg &state) constMoose::FunctorBase< Real >
dot(const ElemQpArg &qp, const StateArg &state) constMoose::FunctorBase< Real >
dot(const ElemSideQpArg &qp, const StateArg &state) constMoose::FunctorBase< Real >
dot(const ElemPointArg &elem_point, const StateArg &state) constMoose::FunctorBase< Real >
dot(const NodeArg &node, const StateArg &state) constMoose::FunctorBase< Real >
DotType typedefMoose::FunctorBase< Real >
enabled() constMooseObjectinlinevirtual
errorPrefix(const std::string &error_type) constMooseBase
evaluateGradDot(const ElemArg &, const StateArg &) constMoose::FunctorBase< Real >inlineprotectedvirtual
evaluateGradDot(const FaceArg &, const StateArg &) constMoose::FunctorBase< Real >inlineprotectedvirtual
evaluateGradDot(const ElemQpArg &, const StateArg &) constMoose::FunctorBase< Real >inlineprotectedvirtual
evaluateGradDot(const ElemSideQpArg &, const StateArg &) constMoose::FunctorBase< Real >inlineprotectedvirtual
evaluateGradDot(const ElemPointArg &, const StateArg &) constMoose::FunctorBase< Real >inlineprotectedvirtual
evaluateGradDot(const NodeArg &, const StateArg &) constMoose::FunctorBase< Real >inlineprotectedvirtual
Function(const InputParameters &parameters)Function
FunctionInterface(const MooseObject *moose_object)FunctionInterface
FunctorBase(const MooseFunctorName &name, const std::set< ExecFlagType > &clearance_schedule={EXEC_ALWAYS})Moose::FunctorBase< Real >inline
functorName() constMoose::FunctorBase< Real >inline
FunctorType typedefMoose::FunctorBase< Real >
genericEvaluate(const Space &r, const State &state) constMoose::FunctorBase< Real >
getCheckedPointerParam(const std::string &name, const std::string &error_string="") constMooseBaseParameterInterface
getCoupledMooseScalarVars()ScalarCoupleableinline
getDataFileName(const std::string &param) constDataFileInterface< MooseObject >
getDataFileNameByName(const std::string &name, const std::string *param=nullptr) constDataFileInterface< MooseObject >
getExecuteOnEnum() constSetupInterface
getFunction(const std::string &name) constFunctionInterface
getFunctionByName(const FunctionName &name) constFunctionInterface
getMooseApp() constMooseBaseinline
getParam(const std::string &name) constMooseBaseParameterInterface
getParam(const std::string &param1, const std::string &param2) constMooseBaseParameterInterface
getPostprocessorName(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
getPostprocessorValue(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
getPostprocessorValueByName(const PostprocessorName &name) constPostprocessorInterfacevirtual
getPostprocessorValueOld(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
getPostprocessorValueOldByName(const PostprocessorName &name) constPostprocessorInterface
getPostprocessorValueOlder(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
getPostprocessorValueOlderByName(const PostprocessorName &name) constPostprocessorInterface
getRenamedParam(const std::string &old_name, const std::string &new_name) constMooseBaseParameterInterface
getRestartableData(const std::string &data_name) constRestartableprotected
getScalarVar(const std::string &var_name, unsigned int comp) constScalarCoupleableprotected
getScalarVariableCoupleableMatrixTags() constScalarCoupleableinline
getScalarVariableCoupleableVectorTags() constScalarCoupleableinline
getUserObject(const std::string &param_name, bool is_dependency=true) constUserObjectInterface
getUserObjectBase(const std::string &param_name, bool is_dependency=true) constUserObjectInterface
getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) constUserObjectInterface
getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) constUserObjectInterface
getUserObjectName(const std::string &param_name) constUserObjectInterface
gradDot(const ElemArg &elem, const StateArg &state) constMoose::FunctorBase< Real >
gradDot(const FaceArg &face, const StateArg &state) constMoose::FunctorBase< Real >
gradDot(const ElemQpArg &qp, const StateArg &state) constMoose::FunctorBase< Real >
gradDot(const ElemSideQpArg &qp, const StateArg &state) constMoose::FunctorBase< Real >
gradDot(const ElemPointArg &elem_point, const StateArg &state) constMoose::FunctorBase< Real >
gradDot(const NodeArg &node, const StateArg &state) constMoose::FunctorBase< Real >
gradient(Real t, const Point &p) const overrideBicubicSplineFunctionvirtual
FunctorBase< Real >::gradient(const ElemArg &elem, const StateArg &state) constMoose::FunctorBase< Real >
FunctorBase< Real >::gradient(const FaceArg &face, const StateArg &state) constMoose::FunctorBase< Real >
FunctorBase< Real >::gradient(const ElemQpArg &qp, const StateArg &state) constMoose::FunctorBase< Real >
FunctorBase< Real >::gradient(const ElemSideQpArg &qp, const StateArg &state) constMoose::FunctorBase< Real >
FunctorBase< Real >::gradient(const ElemPointArg &elem_point, const StateArg &state) constMoose::FunctorBase< Real >
FunctorBase< Real >::gradient(const NodeArg &node, const StateArg &state) constMoose::FunctorBase< Real >
GradientType typedefMoose::FunctorBase< Real >
hasBlocks(SubdomainID) const overrideFunctioninlinevirtual
hasFaceSide(const FaceInfo &fi, const bool fi_elem_side) const overrideMoose::FunctorBase< Real >virtual
hasFunction(const std::string &param_name) constFunctionInterface
hasFunctionByName(const FunctionName &name) constFunctionInterface
hasPostprocessor(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
hasPostprocessorByName(const PostprocessorName &name) constPostprocessorInterface
hasUserObject(const std::string &param_name) constUserObjectInterface
hasUserObject(const std::string &param_name) constUserObjectInterface
hasUserObjectByName(const UserObjectName &object_name) constUserObjectInterface
hasUserObjectByName(const UserObjectName &object_name) constUserObjectInterface
initialSetup()SetupInterfacevirtual
integral() constFunctionvirtual
isConstant() constMoose::FunctorBase< Real >inlinevirtual
isCoupledScalar(const std::string &var_name, unsigned int i=0) constScalarCoupleableprotected
isDefaultPostprocessorValue(const std::string &param_name, const unsigned int index=0) constPostprocessorInterface
isExtrapolatedBoundaryFace(const FaceInfo &, const Elem *, const StateArg &) constMoose::FunctorBase< Real >inlinevirtual
isImplicit()TransientInterfaceinline
isInternalFace(const FaceInfo &) constMoose::FunctorBase< Real >
isParamSetByUser(const std::string &nm) constMooseBaseParameterInterfaceinline
isParamValid(const std::string &name) constMooseBaseParameterInterfaceinline
jacobianSetup() overrideFunctionvirtual
meshChanged()MeshChangedInterfaceinlinevirtual
MeshChangedInterface(const InputParameters &params)MeshChangedInterface
MooseBase(const std::string &type, const std::string &name, MooseApp &app, const InputParameters &params)MooseBase
MooseBaseErrorInterface(const MooseBase &base)MooseBaseErrorInterface
MooseBaseParameterInterface(const MooseBase &base, const InputParameters &parameters)MooseBaseParameterInterface
mooseDeprecated(Args &&... args) constMooseBaseErrorInterfaceinline
mooseError(Args &&... args) constMooseBaseErrorInterfaceinline
mooseErrorNonPrefixed(Args &&... args) constMooseBaseErrorInterfaceinline
mooseInfo(Args &&... args) constMooseBaseErrorInterfaceinline
MooseObject(const InputParameters &parameters)MooseObject
mooseWarning(Args &&... args) constMooseBaseErrorInterfaceinline
mooseWarningNonPrefixed(Args &&... args) constMooseBaseErrorInterfaceinline
n_processors() constlibMesh::ParallelObject
name() constMooseBaseinlinevirtual
operator()(const ElemArg &elem, const StateArg &state) constMoose::FunctorBase< Real >
operator()(const FaceArg &face, const StateArg &state) constMoose::FunctorBase< Real >
operator()(const ElemQpArg &qp, const StateArg &state) constMoose::FunctorBase< Real >
operator()(const ElemSideQpArg &qp, const StateArg &state) constMoose::FunctorBase< Real >
operator()(const ElemPointArg &elem_point, const StateArg &state) constMoose::FunctorBase< Real >
operator()(const NodeArg &node, const StateArg &state) constMoose::FunctorBase< Real >
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObject
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObject
ParallelObject(const ParallelObject &other)libMesh::ParallelObject
paramError(const std::string &param, Args... args) constMooseBaseParameterInterface
parameters() constMooseBaseParameterInterfaceinline
paramInfo(const std::string &param, Args... args) constMooseBaseParameterInterface
paramWarning(const std::string &param, Args... args) constMooseBaseParameterInterface
PostprocessorInterface(const MooseObject *moose_object)PostprocessorInterface
PostprocessorInterface(const FEProblemBase *problem)PostprocessorInterface
processor_id() constlibMesh::ParallelObject
residualSetup() overrideFunctionvirtual
Restartable(const MooseObject *moose_object, const std::string &system_name)Restartable
Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid)Restartable
Restartable(MooseApp &moose_app, const std::string &name, const std::string &system_name, THREAD_ID tid, const bool read_only=false, const RestartableDataMapName &metaname="")Restartable
restartableName(const std::string &data_name) constRestartableprotected
ScalarCoupleable(const MooseObject *moose_object)ScalarCoupleable
secondDerivative(const Point &p, unsigned int deriv_var) constBicubicSplineFunctionvirtual
setCacheClearanceSchedule(const std::set< ExecFlagType > &clearance_schedule)Moose::FunctorBase< Real >
SetupInterface(const MooseObject *moose_object)SetupInterface
subdomainSetup()SetupInterfacevirtual
supportsElemSideQpArg() const override finalFunctioninlinevirtual
supportsFaceArg() const override finalFunctioninlinevirtual
timeDerivative(Real t, const Point &p) constFunctionvirtual
timeDerivative(const U &t) constFunction
timeDerivative(const U &t, const U &x, const U &y=0, const U &z=0) constFunction
timestepSetup() overrideFunctionvirtual
TransientInterface(const MooseObject *moose_object)TransientInterface
type() constMooseBaseinline
typeAndName() constMooseBase
uniqueName() constMooseBaseParameterInterfaceinline
uniqueParameterName(const std::string &parameter_name) constMooseBaseParameterInterfaceinline
UserObjectInterface(const MooseObject *moose_object)UserObjectInterface
validParams()BicubicSplineFunctionstatic
value(Real t, const Point &p) const overrideBicubicSplineFunctionvirtual
value(Real t, const Point &p) constBicubicSplineFunction
value(const ADReal &t, const ADPoint &p) constBicubicSplineFunction
value(const ChainedReal &t) constBicubicSplineFunction
value(const U &t) constBicubicSplineFunction
value(const U &t, const U &x, const U &y=0, const U &z=0) constBicubicSplineFunction
Function::value(const ADReal &t, const ADPoint &p) constFunctionvirtual
Function::value(const ChainedReal &t) constFunction
Function::value(const U &t) constFunction
Function::value(const U &t, const U &x, const U &y=0, const U &z=0) constFunction
ValueType typedefMoose::FunctorBase< Real >
vectorValue(Real t, const Point &p) constFunctionvirtual
~FaceArgInterface()=defaultFaceArgInterfacevirtual
~Function()Functionvirtual
~FunctorBase()=defaultMoose::FunctorBase< Real >virtual
~MeshChangedInterface()=defaultMeshChangedInterfacevirtual
~MooseBase()=defaultMooseBasevirtual
~MooseBaseParameterInterface()=defaultMooseBaseParameterInterfacevirtual
~MooseObject()=defaultMooseObjectvirtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~SetupInterface()SetupInterfacevirtual
~TransientInterface()TransientInterfacevirtual