This is the complete list of members for JacobianTestGeneralAction, including all inherited members.
| _act_timer | Action | protected |
| _action_factory | Action | protected |
| _ad | TestAction | protected |
| _all_tasks | Action | protected |
| _app | Action | protected |
| _aux_variable_values | TestAction | protected |
| _aux_variables | TestAction | protected |
| _awh | Action | protected |
| _communicator | libMesh::ParallelObject | protected |
| _console | Action | |
| _current_task | Action | protected |
| _default_use_transient_executioner | TestAction | protected |
| _displaced_mesh | Action | protected |
| _factory | Action | protected |
| _fe_family | TestAction | protected |
| _fe_order | TestAction | protected |
| _mat_property_names | TestAction | protected |
| _mat_property_values | TestAction | protected |
| _mesh | Action | protected |
| _name | Action | protected |
| _pars | Action | protected |
| _pg_moose_app | Action | protected |
| _prefix | Action | protected |
| _problem | Action | protected |
| _registered_identifier | Action | protected |
| _scalar_variable_values | TestAction | protected |
| _scalar_variables | TestAction | protected |
| _snes_test_err | JacobianTestAction | protected |
| _specific_task_name | Action | protected |
| _type | Action | protected |
| _variable_values | JacobianTestGeneralAction | protected |
| _variables | JacobianTestGeneralAction | protected |
| act() | TestAction | virtual |
| Action(const InputParameters ¶meters) | Action | |
| addAuxVariable(const VariableName &var_name, const std::string &fe_family, const std::string &fe_order) | TestAction | protected |
| addAuxVariables() override | JacobianTestGeneralAction | protectedvirtual |
| addConstantIC(const VariableName &var_name, const Real &value) | TestAction | protected |
| addExecutioner() | TestAction | protectedvirtual |
| addFunctionIC(const VariableName &var_name, const FunctionName &function_name) | TestAction | protected |
| addInitialConditions() override | JacobianTestGeneralAction | protectedvirtual |
| addMaterials() override | JacobianTestGeneralAction | protectedvirtual |
| addMesh() | TestAction | protectedvirtual |
| addMeshInternal(const unsigned int &nx) | TestAction | protected |
| addObjects() | TestAction | protectedvirtual |
| addOutput() | TestAction | protectedvirtual |
| addPreconditioner() override | JacobianTestAction | protectedvirtual |
| addRelationshipManagers(Moose::RelationshipManagerType when_type) | Action | virtual |
| addRelationshipManagers(Moose::RelationshipManagerType when_type, const InputParameters &moose_object_pars) | Action | protected |
| addScalarVariables(const std::vector< VariableName > &names, const std::vector< FunctionName > &values) | TestAction | protected |
| addSolutionVariable(const VariableName &var_name, const std::string &family="LAGRANGE", const std::string &order="FIRST", const Real &scaling=1.0) | TestAction | protected |
| addSolutionVariables() override | JacobianTestGeneralAction | protectedvirtual |
| addUserObjects() override | JacobianTestGeneralAction | protectedvirtual |
| app_param | Action | static |
| appendTask(const std::string &task) | Action | |
| associateWithParameter(const std::string ¶m_name, InputParameters ¶ms) const | Action | protected |
| associateWithParameter(const InputParameters &from_params, const std::string ¶m_name, InputParameters ¶ms) const | Action | protected |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) const | Action | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node) | Action | static |
| comm() const | libMesh::ParallelObject | |
| connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | Action | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | Action | |
| errorPrefix(const std::string &) const | Action | |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | Action | protected |
| getAllTasks() const | Action | |
| getBase() const | Action | |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | Action | |
| getDataFileName(const std::string ¶m) const | Action | |
| getDataFileNameByName(const std::string &relative_path) const | Action | |
| getDataFilePath(const std::string &relative_path) const | Action | |
| getHitNode() const | Action | |
| getMeshProperty(const std::string &data_name, const std::string &prefix) | Action | protected |
| getMeshProperty(const std::string &data_name) | Action | protected |
| getMooseApp() const | Action | |
| getParam(const std::string &name) const | Action | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | Action | |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | Action | |
| hasBase() const | Action | |
| hasMeshProperty(const std::string &data_name, const std::string &prefix) const | Action | protected |
| hasMeshProperty(const std::string &data_name, const std::string &prefix) const | Action | protected |
| hasMeshProperty(const std::string &data_name) const | Action | protected |
| hasMeshProperty(const std::string &data_name) const | Action | protected |
| isParamSetByUser(const std::string &name) const | Action | |
| isParamValid(const std::string &name) const | Action | |
| JacobianTestAction(const InputParameters ¶ms) | JacobianTestAction | |
| JacobianTestGeneralAction(const InputParameters ¶ms) | JacobianTestGeneralAction | |
| kokkos_object_param | Action | static |
| MeshMetaDataInterface(const MooseObject *moose_object) | MeshMetaDataInterface | protected |
| MeshMetaDataInterface(MooseApp &moose_app) | MeshMetaDataInterface | protected |
| meshPropertyName(const std::string &data_name) const | Action | protected |
| meshPropertyName(const std::string &data_name, const std::string &prefix) | Action | protectedstatic |
| messagePrefix(const bool hit_prefix=true) const | Action | |
| moose_base_param | Action | static |
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| mooseDeprecated(Args &&... args) const | Action | |
| mooseDeprecated(Args &&... args) const | Action | |
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | Action | |
| mooseError(Args &&... args) const | Action | |
| mooseErrorNonPrefixed(Args &&... args) const | Action | |
| mooseInfo(Args &&... args) const | Action | |
| mooseWarning(Args &&... args) const | Action | |
| mooseWarning(Args &&... args) const | Action | |
| mooseWarningNonPrefixed(Args &&... args) const | Action | |
| mooseWarningNonPrefixed(Args &&... args) const | Action | |
| n_processors() const | libMesh::ParallelObject | |
| NAME | Action | static |
| name() const | Action | |
| name_param | Action | 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 | Action | |
| parameters() const | Action | |
| paramInfo(const std::string ¶m, Args... args) const | Action | |
| paramWarning(const std::string ¶m, Args... args) const | Action | |
| paramWarning(const std::string ¶m, Args... args) const | Action | |
| perfGraph() | Action | |
| PerfGraphInterface(const MooseObject *moose_object) | PerfGraphInterface | |
| PerfGraphInterface(const MooseObject *moose_object, const std::string prefix) | PerfGraphInterface | |
| PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="") | PerfGraphInterface | |
| PerfGraphInterface(MooseApp &moose_app, const std::string prefix="") | PerfGraphInterface | |
| processor_id() const | libMesh::ParallelObject | |
| queryParam(const std::string &name) const | Action | |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | Action | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level) const | Action | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | Action | protected |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| specificTaskName() const | Action | |
| SYSTEM | Action | static |
| TestAction(const InputParameters ¶ms) | TestAction | |
| timedAct() | Action | |
| timedSectionName(const std::string §ion_name) const | Action | protected |
| type() const | Action | |
| type_param | Action | static |
| typeAndName() const | Action | |
| unique_action_name_param | Action | static |
| unique_name_param | Action | static |
| uniqueActionName() const | Action | |
| uniqueName() const | Action | |
| uniqueParameterName(const std::string ¶meter_name) const | Action | |
| usingCombinedWarningSolutionWarnings | Action | |
| validParams() | JacobianTestGeneralAction | static |
| ~Action()=default | Action | virtual |
| ~MooseBase()=default | MooseBase | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ParallelParamObject()=default | ParallelParamObject | virtual |
| ~PerfGraphInterface()=default | PerfGraphInterface | virtual |
1.8.14