www.mooseframework.org
WedgeFunction Member List

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

_action_factoryFunctionprotected
_alpha_radiansWedgeFunctionprotected
_appFunctionprotected
_communicatorlibMesh::ParallelObjectprotected
_consoleFunction
_current_execute_flagFunctionprotected
_dtFunctionprotected
_dt_oldFunctionprotected
_enabledFunctionprotected
_execute_enumFunctionprotected
_fWedgeFunctionprotected
_factoryFunctionprotected
_is_implicitFunctionprotected
_is_transientFunctionprotected
_KWedgeFunctionprotected
_lambdaWedgeFunctionprotected
_mci_feproblemFunctionprotected
_muWedgeFunctionprotected
_nameFunctionprotected
_nuWedgeFunctionprotected
_p_starWedgeFunctionprotected
_parsFunctionprotected
_point_zeroFunctionprotected
_ReWedgeFunctionprotected
_real_zeroFunctionprotected
_restartable_appFunctionprotected
_restartable_read_onlyFunctionprotected
_restartable_system_nameFunctionprotected
_restartable_tidFunctionprotected
_rhoWedgeFunctionprotected
_sc_fe_problemFunctionprotected
_sc_tidFunctionprotected
_scalar_zeroFunctionprotected
_tFunctionprotected
_t_stepFunctionprotected
_ti_feproblemFunctionprotected
_ti_paramsFunctionprotected
_typeFunctionprotected
_var_numWedgeFunctionprotected
adCoupledScalarDot(const std::string &var_name, unsigned int comp=0) constFunctionprotected
adCoupledScalarValue(const std::string &var_name, unsigned int comp=0) constFunctionprotected
addPostprocessorDependencyHelper(const PostprocessorName &) constFunctionprotectedvirtual
addUserObjectDependencyHelper(const UserObject &) constFunctionprotectedvirtual
average() constFunctionvirtual
callMooseError(std::string msg, const bool with_prefix) constFunction
checkFace(const Moose::FaceArg &face) constFunction
comm() constlibMesh::ParallelObject
connectControllableParams(const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) constFunction
ConsoleStreamInterface(MooseApp &app)ConsoleStreamInterface
coupledGenericScalarValue(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledGenericScalarValue(const std::string &var_name, const unsigned int comp) constFunctionprotected
coupledGenericScalarValue(const std::string &var_name, const unsigned int comp) constFunctionprotected
coupledMatrixTagScalarValue(const std::string &var_name, TagID tag, unsigned int comp=0) constFunctionprotected
coupledPostprocessors(const std::string &param_name) constFunction
coupledScalar(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarComponents(const std::string &var_name) constFunctionprotected
coupledScalarDot(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarDotDot(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarDotDotDu(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarDotDotOld(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarDotDu(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarDotOld(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarOrder(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarValue(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarValueOld(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledScalarValueOlder(const std::string &var_name, unsigned int comp=0) constFunctionprotected
coupledVectorTagScalarValue(const std::string &var_name, TagID tag, unsigned int comp=0) constFunctionprotected
curl(Real t, const Point &p) constFunctionvirtual
customSetup(const ExecFlagType &exec_type) overrideFunctionvirtual
DataFileInterface(const MooseObject &parent)DataFileInterface< MooseObject >
DataFileParameterType typedefFunction
declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Functionprotected
declareRecoverableData(const std::string &data_name, Args &&... args)Functionprotected
declareRestartableData(const std::string &data_name, Args &&... args)Functionprotected
declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args)Functionprotected
declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args)Functionprotected
declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args)Functionprotected
determineState() constFunctionprotected
div(Real t, const Point &p) constFunctionvirtual
dot(const ElemArg &elem, const StateArg &state) constFunction
dot(const FaceArg &face, const StateArg &state) constFunction
dot(const ElemQpArg &qp, const StateArg &state) constFunction
dot(const ElemSideQpArg &qp, const StateArg &state) constFunction
dot(const ElemPointArg &elem_point, const StateArg &state) constFunction
dot(const NodeArg &node, const StateArg &state) constFunction
dot(const ElemArg &elem, const StateArg &state) constFunction
dot(const FaceArg &face, const StateArg &state) constFunction
dot(const ElemQpArg &qp, const StateArg &state) constFunction
dot(const ElemSideQpArg &qp, const StateArg &state) constFunction
dot(const ElemPointArg &elem_point, const StateArg &state) constFunction
dot(const NodeArg &node, const StateArg &state) constFunction
FunctorBase< Real >::dot(const ElemArg &elem, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::dot(const FaceArg &face, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::dot(const ElemQpArg &qp, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::dot(const ElemSideQpArg &qp, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::dot(const ElemPointArg &elem_point, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::dot(const NodeArg &node, const StateArg &state) constFunctorBase< Real >
DotType typedefFunction
enabled() constFunctionvirtual
errorPrefix(const std::string &error_type) constFunction
FunctorBase< Real >::evaluate(const ElemArg &elem, const StateArg &state) const =0FunctorBase< Real >protectedpure virtual
FunctorBase< Real >::evaluate(const FaceArg &face, const StateArg &state) const =0FunctorBase< Real >protectedpure virtual
FunctorBase< Real >::evaluate(const ElemQpArg &qp, const StateArg &state) const =0FunctorBase< Real >protectedpure virtual
FunctorBase< Real >::evaluate(const ElemSideQpArg &side_qp, const StateArg &state) const =0FunctorBase< Real >protectedpure virtual
FunctorBase< Real >::evaluate(const ElemPointArg &elem_point, const StateArg &state) const =0FunctorBase< Real >protectedpure virtual
FunctorBase< Real >::evaluate(const NodeArg &node, const StateArg &state) const =0FunctorBase< Real >protectedpure virtual
FunctorBase< Real >::evaluateDot(const ElemArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateDot(const FaceArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateDot(const ElemQpArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateDot(const ElemSideQpArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateDot(const ElemPointArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateDot(const NodeArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
evaluateGradDot(const ElemArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const FaceArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const ElemQpArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const ElemSideQpArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const ElemPointArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const NodeArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const ElemArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const FaceArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const ElemQpArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const ElemSideQpArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const ElemPointArg &, const StateArg &) constFunctionprotectedvirtual
evaluateGradDot(const NodeArg &, const StateArg &) constFunctionprotectedvirtual
FunctorBase< Real >::evaluateGradDot(const ElemArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradDot(const FaceArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradDot(const ElemQpArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradDot(const ElemSideQpArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradDot(const ElemPointArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradDot(const NodeArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradient(const ElemArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradient(const FaceArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradient(const ElemQpArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradient(const ElemSideQpArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradient(const ElemPointArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
FunctorBase< Real >::evaluateGradient(const NodeArg &, const StateArg &) constFunctorBase< Real >protectedvirtual
Function(const InputParameters &parameters)Function
FunctionInterface(const MooseObject *moose_object)FunctionInterfaceprotected
FunctorBase(const MooseFunctorName &name, const std::set< ExecFlagType > &clearance_schedule={EXEC_ALWAYS})FunctorBase< Real >
functorName() constFunction
FunctorType typedefFunction
genericEvaluate(const Space &r, const State &state) constFunction
getCheckedPointerParam(const std::string &name, const std::string &error_string="") constFunction
getCoupledMooseScalarVars()Function
getDataFileName(const std::string &param) constFunction
getDataFileNameByName(const std::string &name, const std::string *param=nullptr) constFunction
getExecuteOnEnum() constFunction
getFunction(const std::string &name) constFunctionInterfaceprotected
getFunctionByName(const FunctionName &name) constFunctionInterfaceprotected
getMooseApp() constFunction
getParam(const std::string &name) constFunction
getParam(const std::string &param1, const std::string &param2) constFunction
getPostprocessorName(const std::string &param_name, const unsigned int index=0) constFunction
getPostprocessorValue(const std::string &param_name, const unsigned int index=0) constFunction
getPostprocessorValue(const std::string &param_name, const unsigned int index=0) constFunction
getPostprocessorValueByName(const PostprocessorName &name) constFunctionvirtual
getPostprocessorValueByName(const PostprocessorName &name) constFunctionvirtual
getPostprocessorValueOld(const std::string &param_name, const unsigned int index=0) constFunction
getPostprocessorValueOld(const std::string &param_name, const unsigned int index=0) constFunction
getPostprocessorValueOldByName(const PostprocessorName &name) constFunction
getPostprocessorValueOldByName(const PostprocessorName &name) constFunction
getPostprocessorValueOlder(const std::string &param_name, const unsigned int index=0) constFunction
getPostprocessorValueOlder(const std::string &param_name, const unsigned int index=0) constFunction
getPostprocessorValueOlderByName(const PostprocessorName &name) constFunction
getPostprocessorValueOlderByName(const PostprocessorName &name) constFunction
getRenamedParam(const std::string &old_name, const std::string &new_name) constFunction
getRestartableData(const std::string &data_name) constFunctionprotected
getScalarVar(const std::string &var_name, unsigned int comp) constFunctionprotected
getScalarVariableCoupleableMatrixTags() constFunction
getScalarVariableCoupleableVectorTags() constFunction
getSharedPtr()Function
getSharedPtr() constFunction
getUserObject(const std::string &param_name, bool is_dependency=true) constFunction
getUserObjectBase(const std::string &param_name, bool is_dependency=true) constFunction
getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) constFunction
getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) constFunction
getUserObjectName(const std::string &param_name) constFunction
gradDot(const ElemArg &elem, const StateArg &state) constFunction
gradDot(const FaceArg &face, const StateArg &state) constFunction
gradDot(const ElemQpArg &qp, const StateArg &state) constFunction
gradDot(const ElemSideQpArg &qp, const StateArg &state) constFunction
gradDot(const ElemPointArg &elem_point, const StateArg &state) constFunction
gradDot(const NodeArg &node, const StateArg &state) constFunction
gradDot(const ElemArg &elem, const StateArg &state) constFunction
gradDot(const FaceArg &face, const StateArg &state) constFunction
gradDot(const ElemQpArg &qp, const StateArg &state) constFunction
gradDot(const ElemSideQpArg &qp, const StateArg &state) constFunction
gradDot(const ElemPointArg &elem_point, const StateArg &state) constFunction
gradDot(const NodeArg &node, const StateArg &state) constFunction
FunctorBase< Real >::gradDot(const ElemArg &elem, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradDot(const FaceArg &face, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradDot(const ElemQpArg &qp, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradDot(const ElemSideQpArg &qp, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradDot(const ElemPointArg &elem_point, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradDot(const NodeArg &node, const StateArg &state) constFunctorBase< Real >
gradient(Real t, const Point &p) constFunctionvirtual
gradient(const ElemArg &elem, const StateArg &state) constFunction
gradient(const FaceArg &face, const StateArg &state) constFunction
gradient(const ElemQpArg &qp, const StateArg &state) constFunction
gradient(const ElemSideQpArg &qp, const StateArg &state) constFunction
gradient(const ElemPointArg &elem_point, const StateArg &state) constFunction
gradient(const NodeArg &node, const StateArg &state) constFunction
gradient(const ElemArg &elem, const StateArg &state) constFunction
gradient(const FaceArg &face, const StateArg &state) constFunction
gradient(const ElemQpArg &qp, const StateArg &state) constFunction
gradient(const ElemSideQpArg &qp, const StateArg &state) constFunction
gradient(const ElemPointArg &elem_point, const StateArg &state) constFunction
gradient(const NodeArg &node, const StateArg &state) constFunction
FunctorBase< Real >::gradient(const ElemArg &elem, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradient(const FaceArg &face, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradient(const ElemQpArg &qp, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradient(const ElemSideQpArg &qp, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradient(const ElemPointArg &elem_point, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::gradient(const NodeArg &node, const StateArg &state) constFunctorBase< Real >
GradientType typedefFunction
hasBlocks(SubdomainID) const overrideFunctionvirtual
hasFaceSide(const FaceInfo &fi, const bool fi_elem_side) const overrideFunctionvirtual
hasFunction(const std::string &param_name) constFunctionInterfaceprotected
hasFunctionByName(const FunctionName &name) constFunctionInterfaceprotected
hasPostprocessor(const std::string &param_name, const unsigned int index=0) constFunction
hasPostprocessorByName(const PostprocessorName &name) constFunction
hasUserObject(const std::string &param_name) constFunction
hasUserObject(const std::string &param_name) constFunction
hasUserObject(const std::string &param_name) constFunction
hasUserObject(const std::string &param_name) constFunction
hasUserObjectByName(const UserObjectName &object_name) constFunction
hasUserObjectByName(const UserObjectName &object_name) constFunction
hasUserObjectByName(const UserObjectName &object_name) constFunction
hasUserObjectByName(const UserObjectName &object_name) constFunction
initialSetup()Functionvirtual
integral() constFunctionvirtual
isConstant() constFunctionvirtual
isCoupledScalar(const std::string &var_name, unsigned int i=0) constFunctionprotected
isDefaultPostprocessorValue(const std::string &param_name, const unsigned int index=0) constFunction
isExtrapolatedBoundaryFace(const FaceInfo &, const Elem *, const StateArg &) constFunctionvirtual
isImplicit()Function
isInternalFace(const FaceInfo &) constFunction
isParamSetByUser(const std::string &nm) constFunction
isParamValid(const std::string &name) constFunction
jacobianSetup() overrideFunctionvirtual
meshChanged()Functionvirtual
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) constFunction
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) constFunction
mooseError(Args &&... args) constFunction
mooseErrorNonPrefixed(Args &&... args) constFunction
mooseInfo(Args &&... args) constFunction
MooseObject(const InputParameters &parameters)MooseObject
mooseWarning(Args &&... args) constFunction
mooseWarningNonPrefixed(Args &&... args) constFunction
n_processors() constlibMesh::ParallelObject
name() constFunctionvirtual
operator()(const ElemArg &elem, const StateArg &state) constFunction
operator()(const FaceArg &face, const StateArg &state) constFunction
operator()(const ElemQpArg &qp, const StateArg &state) constFunction
operator()(const ElemSideQpArg &qp, const StateArg &state) constFunction
operator()(const ElemPointArg &elem_point, const StateArg &state) constFunction
operator()(const NodeArg &node, const StateArg &state) constFunction
operator()(const ElemArg &elem, const StateArg &state) constFunction
operator()(const FaceArg &face, const StateArg &state) constFunction
operator()(const ElemQpArg &qp, const StateArg &state) constFunction
operator()(const ElemSideQpArg &qp, const StateArg &state) constFunction
operator()(const ElemPointArg &elem_point, const StateArg &state) constFunction
operator()(const NodeArg &node, const StateArg &state) constFunction
FunctorBase< Real >::operator()(const ElemArg &elem, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::operator()(const FaceArg &face, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::operator()(const ElemQpArg &qp, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::operator()(const ElemSideQpArg &qp, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::operator()(const ElemPointArg &elem_point, const StateArg &state) constFunctorBase< Real >
FunctorBase< Real >::operator()(const NodeArg &node, const StateArg &state) constFunctorBase< 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) constFunction
parameters() constFunction
paramInfo(const std::string &param, Args... args) constFunction
paramWarning(const std::string &param, Args... args) constFunction
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) constFunctionprotected
ScalarCoupleable(const MooseObject *moose_object)ScalarCoupleable
setCacheClearanceSchedule(const std::set< ExecFlagType > &clearance_schedule)Function
SetupInterface(const MooseObject *moose_object)SetupInterface
subdomainSetup()Functionvirtual
supportsElemSideQpArg() const override finalFunctionvirtual
supportsFaceArg() const override finalFunctionvirtual
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
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() constFunction
typeAndName() constFunction
uniqueName() constFunction
uniqueParameterName(const std::string &parameter_name) constFunction
UserObjectInterface(const MooseObject *moose_object)UserObjectInterface
validParams()WedgeFunctionstatic
value(Real t, const Point &p) const overrideWedgeFunctionvirtual
value(Real t, const Point &p) constWedgeFunction
value(const ADReal &t, const ADPoint &p) constWedgeFunction
value(const ChainedReal &t) constWedgeFunction
value(const U &t) constWedgeFunction
value(const U &t, const U &x, const U &y=0, const U &z=0) constWedgeFunction
value(const ChainedReal &t) constWedgeFunction
value(const U &t) constWedgeFunction
value(const U &t, const U &x, const U &y=0, const U &z=0) constWedgeFunction
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 typedefFunction
vectorValue(Real t, const Point &p) constFunctionvirtual
WedgeFunction(const InputParameters &parameters)WedgeFunction
~Function()Functionvirtual
~FunctorBase()=defaultFunctorBase< Real >virtual
~MeshChangedInterface()=defaultMeshChangedInterfacevirtual
~MooseBase()=defaultMooseBasevirtual
~MooseBaseParameterInterface()=defaultMooseBaseParameterInterfacevirtual
~MooseObject()=defaultMooseObjectvirtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~SetupInterface()SetupInterfacevirtual
~TransientInterface()TransientInterfacevirtual