This is the complete list of members for SurrogateModelScalarAux, including all inherited members.
| _action_factory | AuxScalarKernel | protected |
| _app | AuxScalarKernel | protected |
| _assembly | AuxScalarKernel | protected |
| _communicator | libMesh::ParallelObject | protected |
| _console | AuxScalarKernel | |
| _current_execute_flag | AuxScalarKernel | protected |
| _depend_vars | AuxScalarKernel | protected |
| _dt | AuxScalarKernel | protected |
| _dt_old | AuxScalarKernel | protected |
| _enabled | AuxScalarKernel | protected |
| _execute_enum | AuxScalarKernel | protected |
| _factory | AuxScalarKernel | protected |
| _i | AuxScalarKernel | protected |
| _is_implicit | AuxScalarKernel | protected |
| _is_transient | AuxScalarKernel | protected |
| _mci_feproblem | AuxScalarKernel | protected |
| _mesh | AuxScalarKernel | protected |
| _model | SurrogateModelScalarAux | protected |
| _n_params | SurrogateModelScalarAux | protected |
| _n_pp | SurrogateModelScalarAux | protected |
| _n_real | SurrogateModelScalarAux | protected |
| _n_scalar | SurrogateModelScalarAux | protected |
| _name | AuxScalarKernel | protected |
| _pars | AuxScalarKernel | protected |
| _point_zero | AuxScalarKernel | protected |
| _pp_indices | SurrogateModelScalarAux | protected |
| _pp_params | SurrogateModelScalarAux | protected |
| _real_indices | SurrogateModelScalarAux | protected |
| _real_params | SurrogateModelScalarAux | protected |
| _real_zero | AuxScalarKernel | protected |
| _sc_fe_problem | AuxScalarKernel | protected |
| _sc_tid | AuxScalarKernel | protected |
| _scalar_var_indices | SurrogateModelScalarAux | protected |
| _scalar_var_params | SurrogateModelScalarAux | protected |
| _scalar_zero | AuxScalarKernel | protected |
| _subproblem | AuxScalarKernel | protected |
| _supplied_vars | AuxScalarKernel | protected |
| _sys | AuxScalarKernel | protected |
| _t | AuxScalarKernel | protected |
| _t_old | AuxScalarKernel | protected |
| _t_step | AuxScalarKernel | protected |
| _ti_feproblem | AuxScalarKernel | protected |
| _ti_params | AuxScalarKernel | protected |
| _tid | AuxScalarKernel | protected |
| _type | AuxScalarKernel | protected |
| _u | AuxScalarKernel | protected |
| _var | AuxScalarKernel | protected |
| adCoupledScalarDot(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| adCoupledScalarValue(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| addPostprocessorDependencyHelper(const PostprocessorName &) const | AuxScalarKernel | protectedvirtual |
| addUserObjectDependencyHelper(const UserObject &) const | AuxScalarKernel | protectedvirtual |
| app_param | AuxScalarKernel | static |
| AuxScalarKernel(const InputParameters ¶meters) | AuxScalarKernel | |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) const | AuxScalarKernel | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node) | AuxScalarKernel | static |
| comm() const | libMesh::ParallelObject | |
| compute() | AuxScalarKernel | virtual |
| computeValue() override | SurrogateModelScalarAux | protectedvirtual |
| connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | AuxScalarKernel | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| coupledGenericScalarValue(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledGenericScalarValue(const std::string &var_name, const unsigned int comp) const | AuxScalarKernel | protected |
| coupledGenericScalarValue(const std::string &var_name, const unsigned int comp) const | AuxScalarKernel | protected |
| coupledMatrixTagScalarValue(const std::string &var_name, TagID tag, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledPostprocessors(const std::string ¶m_name) const | AuxScalarKernel | |
| coupledScalar(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarComponents(const std::string &var_name) const | AuxScalarKernel | protected |
| coupledScalarDot(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarDotDot(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarDotDotDu(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarDotDotOld(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarDotDu(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarDotOld(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarOrder(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarValue(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarValueOld(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledScalarValueOlder(const std::string &var_name, unsigned int comp=0) const | AuxScalarKernel | protected |
| coupledVectorTagScalarValue(const std::string &var_name, TagID tag, unsigned int comp=0) const | AuxScalarKernel | protected |
| customSetup(const ExecFlagType &) | AuxScalarKernel | virtual |
| cyclicDependencyError(CyclicDependencyException< T2 > &e, const std::string &header) | AuxScalarKernel | static |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | AuxScalarKernel | |
| DependencyResolverInterface() | DependencyResolverInterface | |
| DependencyResolverInterface(const DependencyResolverInterface &, const Moose::Kokkos::FunctorCopy &) | DependencyResolverInterface | |
| determineState() const | AuxScalarKernel | |
| enabled() const | AuxScalarKernel | virtual |
| errorPrefix(const std::string &) const | AuxScalarKernel | |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | AuxScalarKernel | protected |
| FunctionInterface(const MooseObject *moose_object) | FunctionInterface | |
| FunctionInterface(const FunctionInterface &object, const Moose::Kokkos::FunctorCopy &key) | FunctionInterface | |
| getBase() const | AuxScalarKernel | |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | AuxScalarKernel | |
| getCoupledMooseScalarVars() | AuxScalarKernel | |
| getDataFileName(const std::string ¶m) const | AuxScalarKernel | |
| getDataFileNameByName(const std::string &relative_path) const | AuxScalarKernel | |
| getDataFilePath(const std::string &relative_path) const | AuxScalarKernel | |
| getExecuteOnEnum() const | AuxScalarKernel | |
| getFunction(const std::string &name) const | AuxScalarKernel | |
| getFunctionByName(const FunctionName &name) const | AuxScalarKernel | |
| getHitNode() const | AuxScalarKernel | |
| getMooseApp() const | AuxScalarKernel | |
| getParam(const std::string &name) const | AuxScalarKernel | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | AuxScalarKernel | |
| getPostprocessorName(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| getPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| getPostprocessorValueByName(const PostprocessorName &name) const | AuxScalarKernel | virtual |
| getPostprocessorValueByName(const PostprocessorName &name) const | AuxScalarKernel | virtual |
| getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| getPostprocessorValueOld(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| getPostprocessorValueOldByName(const PostprocessorName &name) const | AuxScalarKernel | |
| getPostprocessorValueOldByName(const PostprocessorName &name) const | AuxScalarKernel | |
| getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| getPostprocessorValueOlder(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| getPostprocessorValueOlderByName(const PostprocessorName &name) const | AuxScalarKernel | |
| getPostprocessorValueOlderByName(const PostprocessorName &name) const | AuxScalarKernel | |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | AuxScalarKernel | |
| getRequestedItems() override | AuxScalarKernel | virtual |
| getScalarVar(const std::string &var_name, unsigned int comp) const | AuxScalarKernel | protected |
| getScalarVariableCoupleableMatrixTags() const | AuxScalarKernel | |
| getScalarVariableCoupleableVectorTags() const | AuxScalarKernel | |
| getSharedPtr() | AuxScalarKernel | |
| getSharedPtr() const | AuxScalarKernel | |
| getSuppliedItems() override | AuxScalarKernel | virtual |
| getSurrogateModel(const std::string &name) const | SurrogateModelInterface | private |
| getSurrogateModel(const std::string &name) const | SurrogateModelInterface | private |
| getSurrogateModelByName(const UserObjectName &name) const | SurrogateModelInterface | private |
| getSurrogateModelByName(const UserObjectName &name) const | SurrogateModelInterface | private |
| getSurrogateTrainer(const std::string &name) const | SurrogateModelInterface | private |
| getSurrogateTrainer(const std::string &name) const | SurrogateModelInterface | private |
| getSurrogateTrainerByName(const UserObjectName &name) const | SurrogateModelInterface | private |
| getSurrogateTrainerByName(const UserObjectName &name) const | SurrogateModelInterface | private |
| getUserObject(const std::string ¶m_name, bool is_dependency=true) const | AuxScalarKernel | |
| getUserObjectBase(const std::string ¶m_name, bool is_dependency=true) const | AuxScalarKernel | |
| getUserObjectBaseByName(const UserObjectName &object_name, bool is_dependency=true) const | AuxScalarKernel | |
| getUserObjectByName(const UserObjectName &object_name, bool is_dependency=true) const | AuxScalarKernel | |
| getUserObjectName(const std::string ¶m_name) const | AuxScalarKernel | |
| hasBase() const | AuxScalarKernel | |
| hasFunction(const std::string ¶m_name) const | AuxScalarKernel | |
| hasFunctionByName(const FunctionName &name) const | AuxScalarKernel | |
| hasPostprocessor(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| hasPostprocessorByName(const PostprocessorName &name) const | AuxScalarKernel | |
| hasUserObject(const std::string ¶m_name) const | AuxScalarKernel | |
| hasUserObject(const std::string ¶m_name) const | AuxScalarKernel | |
| hasUserObject(const std::string ¶m_name) const | AuxScalarKernel | |
| hasUserObject(const std::string ¶m_name) const | AuxScalarKernel | |
| hasUserObjectByName(const UserObjectName &object_name) const | AuxScalarKernel | |
| hasUserObjectByName(const UserObjectName &object_name) const | AuxScalarKernel | |
| hasUserObjectByName(const UserObjectName &object_name) const | AuxScalarKernel | |
| hasUserObjectByName(const UserObjectName &object_name) const | AuxScalarKernel | |
| initialSetup() override | SurrogateModelScalarAux | virtual |
| isActive() | AuxScalarKernel | virtual |
| isCoupledScalar(const std::string &var_name, unsigned int i=0) const | AuxScalarKernel | protected |
| isDefaultPostprocessorValue(const std::string ¶m_name, const unsigned int index=0) const | AuxScalarKernel | |
| isImplicit() | AuxScalarKernel | |
| isKokkosObject(IsKokkosObjectKey &&) const | AuxScalarKernel | |
| isParamSetByUser(const std::string &name) const | AuxScalarKernel | |
| isParamValid(const std::string &name) const | AuxScalarKernel | |
| jacobianSetup() | AuxScalarKernel | virtual |
| kokkos_object_param | AuxScalarKernel | static |
| meshChanged() | AuxScalarKernel | virtual |
| MeshChangedInterface(const InputParameters ¶ms) | MeshChangedInterface | |
| MeshChangedInterface(const MeshChangedInterface &object, const Moose::Kokkos::FunctorCopy &key) | MeshChangedInterface | |
| messagePrefix(const bool hit_prefix=true) const | AuxScalarKernel | |
| moose_base_param | AuxScalarKernel | static |
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| mooseDeprecated(Args &&... args) const | AuxScalarKernel | |
| mooseDeprecated(Args &&... args) const | AuxScalarKernel | |
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | AuxScalarKernel | |
| mooseError(Args &&... args) const | AuxScalarKernel | |
| mooseErrorNonPrefixed(Args &&... args) const | AuxScalarKernel | |
| mooseInfo(Args &&... args) const | AuxScalarKernel | |
| MooseObject(const InputParameters ¶meters) | MooseObject | |
| MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key) | MooseObject | |
| mooseWarning(Args &&... args) const | AuxScalarKernel | |
| mooseWarning(Args &&... args) const | AuxScalarKernel | |
| mooseWarningNonPrefixed(Args &&... args) const | AuxScalarKernel | |
| mooseWarningNonPrefixed(Args &&... args) const | AuxScalarKernel | |
| n_processors() const | libMesh::ParallelObject | |
| name() const | AuxScalarKernel | |
| name_param | AuxScalarKernel | static |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
| ParallelParamObject(const InputParameters ¶ms) | ParallelParamObject | |
| paramError(const std::string ¶m, Args... args) const | AuxScalarKernel | |
| parameters() const | AuxScalarKernel | |
| paramInfo(const std::string ¶m, Args... args) const | AuxScalarKernel | |
| paramWarning(const std::string ¶m, Args... args) const | AuxScalarKernel | |
| paramWarning(const std::string ¶m, Args... args) const | AuxScalarKernel | |
| PostprocessorInterface(const MooseObject *moose_object) | PostprocessorInterface | |
| PostprocessorInterface(const FEProblemBase *problem) | PostprocessorInterface | |
| PostprocessorInterface(const PostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key) | PostprocessorInterface | |
| processor_id() const | libMesh::ParallelObject | |
| queryParam(const std::string &name) const | AuxScalarKernel | |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | AuxScalarKernel | protected |
| residualSetup() | AuxScalarKernel | virtual |
| ScalarCoupleable(const MooseObject *moose_object) | ScalarCoupleable | |
| ScalarCoupleable(const ScalarCoupleable &object, const Moose::Kokkos::FunctorCopy &key) | ScalarCoupleable | |
| SetupInterface(const MooseObject *moose_object) | SetupInterface | |
| SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key) | SetupInterface | |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| sort(typename std::vector< T > &vector) | AuxScalarKernel | static |
| sortDFS(typename std::vector< T > &vector) | AuxScalarKernel | static |
| subdomainSetup() | AuxScalarKernel | virtual |
| subProblem() | AuxScalarKernel | |
| SurrogateModelInterface(const MooseObject *moose_object) | SurrogateModelInterface | private |
| SurrogateModelScalarAux(const InputParameters ¶meters) | SurrogateModelScalarAux | |
| timestepSetup() | AuxScalarKernel | virtual |
| TransientInterface(const MooseObject *moose_object) | TransientInterface | |
| TransientInterface(const TransientInterface &object, const Moose::Kokkos::FunctorCopy &key) | TransientInterface | |
| type() const | AuxScalarKernel | |
| type_param | AuxScalarKernel | static |
| typeAndName() const | AuxScalarKernel | |
| unique_name_param | AuxScalarKernel | static |
| uniqueName() const | AuxScalarKernel | |
| uniqueParameterName(const std::string ¶meter_name) const | AuxScalarKernel | |
| uOld() const | AuxScalarKernel | protected |
| UserObjectInterface(const MooseObject *moose_object) | UserObjectInterface | |
| UserObjectInterface(const UserObjectInterface &object, const Moose::Kokkos::FunctorCopy &key) | UserObjectInterface | |
| usingCombinedWarningSolutionWarnings | AuxScalarKernel | |
| validParams() | SurrogateModelScalarAux | static |
| variable() | AuxScalarKernel | |
| ~AuxScalarKernel() | AuxScalarKernel | virtual |
| ~MeshChangedInterface()=default | MeshChangedInterface | virtual |
| ~MooseBase()=default | MooseBase | virtual |
| ~MooseObject()=default | MooseObject | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ParallelParamObject()=default | ParallelParamObject | virtual |
| ~SetupInterface() | SetupInterface | virtual |
| ~TransientInterface() | TransientInterface | virtual |
1.8.14