This is the complete list of members for WellBase, including all inherited members.
| _act_timer | ActionComponent | protected |
| _action_factory | ActionComponent | protected |
| _all_points | WellBase | protected |
| _all_tasks | ActionComponent | protected |
| _app | ActionComponent | protected |
| _awh | ActionComponent | protected |
| _blocks | ActionComponent | protected |
| _closures_name | WellBase | protected |
| _communicator | libMesh::ParallelObject | protected |
| _connected_components | ActionComponent | protected |
| _console | ActionComponent | |
| _current_task | ActionComponent | protected |
| _dimension | ActionComponent | protected |
| _displaced_mesh | ActionComponent | protected |
| _factory | ActionComponent | protected |
| _junction_coupling_areas | WellBase | protected |
| _junction_points | WellBase | protected |
| _mesh | ActionComponent | protected |
| _mg_names | ActionComponent | protected |
| _n_sections | WellBase | protected |
| _name | ActionComponent | protected |
| _outer_boundaries | ActionComponent | protected |
| _pars | ActionComponent | protected |
| _pg_moose_app | ActionComponent | protected |
| _prefix | ActionComponent | protected |
| _problem | ActionComponent | protected |
| _registered_identifier | ActionComponent | protected |
| _required_tasks | ActionComponent | protected |
| _section_n_elems | WellBase | protected |
| _specific_task_name | ActionComponent | protected |
| _surface_point | WellBase | protected |
| _top_mg_name | ActionComponent | protected |
| _type | ActionComponent | protected |
| _verbose | ActionComponent | protected |
| act() override final | ActionComponent | virtual |
| Action(const InputParameters ¶meters) | Action | |
| ActionComponent(const InputParameters ¶ms) | ActionComponent | |
| actOnAdditionalTasks() override | THMActionComponent | protectedvirtual |
| addClosures() override | WellBase | protectedvirtual |
| addClosuresObject(const std::string &class_name, const std::string &obj_name, InputParameters ¶ms) | THMActionComponent | protected |
| addConnectedComponent(ActionComponent &component) | ActionComponent | |
| addControlLogic() | THMActionComponent | inlineprotectedvirtual |
| addControlLogicObject(const std::string &class_name, const std::string &obj_name, InputParameters ¶ms) | THMActionComponent | protected |
| addFlowChannel(unsigned int i, bool is_production) | WellBase | protected |
| addJunction(unsigned int i, bool is_production) | WellBase | protected |
| addJunctionFlux(unsigned int i) | WellBase | protected |
| addMaterials() | ActionComponent | protectedvirtual |
| addMeshGenerators() | ActionComponent | protectedvirtual |
| addPhysics() | ActionComponent | protectedvirtual |
| addPositionsObject() | ActionComponent | protectedvirtual |
| addRelationshipManagers(Moose::RelationshipManagerType when_type) | ActionComponent | virtual |
| addRelationshipManagers(Moose::RelationshipManagerType when_type, const InputParameters &moose_object_pars) | ActionComponent | protected |
| addRequiredTask(const std::string &task) | ActionComponent | protected |
| addSolverVariables() | ActionComponent | protectedvirtual |
| addTHMComponent(const std::string &class_name, const std::string &obj_name, InputParameters ¶ms) | THMActionComponent | protected |
| addTHMComponents() | THMActionComponent | inlineprotectedvirtual |
| addUserObjects() | ActionComponent | protectedvirtual |
| addWall(bool is_production) | WellBase | protected |
| addWellBaseComponents(bool is_production) | WellBase | protected |
| app_param | ActionComponent | static |
| appendTask(const std::string &task) | ActionComponent | |
| assertParamDefined(const std::string &libmesh_dbg_var(param)) const | ActionComponent | |
| assertParamDefined(const std::string ¶m) const | ActionComponent | protected |
| associateWithParameter(const std::string ¶m_name, InputParameters ¶ms) const | ActionComponent | protected |
| associateWithParameter(const InputParameters &from_params, const std::string ¶m_name, InputParameters ¶ms) const | ActionComponent | protected |
| blocks() const | ActionComponent | |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr, const bool show_trace=true) const | ActionComponent | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node, const bool show_trace=true) | ActionComponent | static |
| checkBlockwiseConsistency(const std::string &block_param_name, const std::vector< std::string > ¶meter_names) const | ActionComponent | protected |
| checkIntegrity() | ActionComponent | protectedvirtual |
| checkParamsBothSetOrNotSet(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | protected |
| checkRequiredTasks() const | ActionComponent | protected |
| checkSecondParamNotSetIfFirstOneSet(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | protected |
| checkSecondParamSetOnlyIfFirstOneSet(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | protected |
| checkSecondParamSetOnlyIfFirstOneTrue(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | protected |
| checkTwoDVectorParamInnerSameLengthAsOneDVector(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | protected |
| checkTwoDVectorParamMultiMooseEnumSameLength(const std::string ¶m1, const std::string ¶m2, const bool error_for_param2) const | ActionComponent | protected |
| checkTwoDVectorParamsNoRespectiveOverlap(const std::vector< std::string > ¶m_vecs) const | ActionComponent | protected |
| checkTwoDVectorParamsSameLength(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | protected |
| checkVectorParamAndMultiMooseEnumLength(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | protected |
| checkVectorParamLengthSameAsCombinedOthers(const std::string ¶m1, const std::string ¶m2, const std::string ¶m3) const | ActionComponent | protected |
| checkVectorParamNotEmpty(const std::string ¶m1) const | ActionComponent | protected |
| checkVectorParamsNoOverlap(const std::vector< std::string > ¶m_vecs) const | ActionComponent | protected |
| checkVectorParamsSameLength(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | protected |
| checkVectorParamsSameLengthIfSet(const std::string ¶m1, const std::string ¶m2, const bool ignore_empty_default_param2=false) const | ActionComponent | protected |
| 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 | ActionComponent | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | ActionComponent | |
| dimension() const | ActionComponent | |
| errorDependentParameter(const std::string ¶m1, const std::string &value_not_set, const std::vector< std::string > &dependent_params) const | ActionComponent | protected |
| errorInconsistentDependentParameter(const std::string ¶m1, const std::string &value_set, const std::vector< std::string > &dependent_params) const | ActionComponent | protected |
| errorPrefix(const std::string &) const | ActionComponent | |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | ActionComponent | protected |
| flowChannelName(unsigned int i) const | WellBase | protected |
| getAllTasks() const | ActionComponent | |
| getBase() const | ActionComponent | |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | ActionComponent | |
| getConnectedComponents() const | ActionComponent | |
| getCurrentTopLevelMeshGeneratorName() const | ActionComponent | |
| getDataFileName(const std::string ¶m) const | ActionComponent | |
| getDataFileNameByName(const std::string &relative_path) const | ActionComponent | |
| getDataFilePath(const std::string &relative_path) const | ActionComponent | |
| getFactory() const | ActionComponent | protected |
| getHitNode() const | ActionComponent | |
| getMeshProperty(const std::string &data_name, const std::string &prefix) | ActionComponent | protected |
| getMeshProperty(const std::string &data_name) | ActionComponent | protected |
| getMooseApp() const | ActionComponent | |
| getParam(const std::string &name) const | ActionComponent | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | ActionComponent | |
| getProblem() | ActionComponent | protected |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | ActionComponent | |
| getTHMProblem() | THMActionComponent | protected |
| hasBase() const | ActionComponent | |
| hasMeshProperty(const std::string &data_name, const std::string &prefix) const | ActionComponent | protected |
| hasMeshProperty(const std::string &data_name, const std::string &prefix) const | ActionComponent | protected |
| hasMeshProperty(const std::string &data_name) const | ActionComponent | protected |
| hasMeshProperty(const std::string &data_name) const | ActionComponent | protected |
| haveParameter(const std::string &name) const | ActionComponent | |
| InputParametersChecksUtils(const ActionComponent *customer_class) | InputParametersChecksUtils< ActionComponent > | |
| isParamSetByUser(const std::string &name) const | ActionComponent | |
| isParamValid(const std::string &name) const | ActionComponent | |
| kokkos_object_param | ActionComponent | static |
| meshGeneratorNames() const | ActionComponent | |
| MeshMetaDataInterface(const MooseObject *moose_object) | MeshMetaDataInterface | protected |
| MeshMetaDataInterface(MooseApp &moose_app) | MeshMetaDataInterface | protected |
| MeshMetaDataInterface(const MeshMetaDataInterface &object, const Moose::Kokkos::FunctorCopy &key) | MeshMetaDataInterface | protected |
| meshPropertyName(const std::string &data_name) const | ActionComponent | protected |
| meshPropertyName(const std::string &data_name, const std::string &prefix) | ActionComponent | protectedstatic |
| messagePrefix(const bool hit_prefix=true) const | ActionComponent | |
| moose_base_param | ActionComponent | static |
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| mooseDeprecated(Args &&... args) const | ActionComponent | |
| mooseDeprecated(Args &&... args) const | ActionComponent | |
| mooseDeprecatedNoTrace(Args &&... args) const | ActionComponent | |
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | ActionComponent | |
| mooseError(Args &&... args) const | ActionComponent | |
| mooseErrorNonPrefixed(Args &&... args) const | ActionComponent | |
| mooseInfo(Args &&... args) const | ActionComponent | |
| mooseWarning(Args &&... args) const | ActionComponent | |
| mooseWarning(Args &&... args) const | ActionComponent | |
| mooseWarningNonPrefixed(Args &&... args) const | ActionComponent | |
| mooseWarningNonPrefixed(Args &&... args) const | ActionComponent | |
| n_processors() const | libMesh::ParallelObject | |
| name() const | ActionComponent | |
| NAME | ActionComponent | static |
| name_param | ActionComponent | static |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| outerSurfaceArea() const | ActionComponent | virtual |
| outerSurfaceBoundaries() const | ActionComponent | virtual |
| 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 | ActionComponent | |
| parameterConsistent(const InputParameters &other_param, const std::string ¶m_name) const | ActionComponent | protected |
| parameters() const | ActionComponent | |
| paramInfo(const std::string ¶m, Args... args) const | ActionComponent | |
| paramWarning(const std::string ¶m, Args... args) const | ActionComponent | |
| paramWarning(const std::string ¶m, Args... args) const | ActionComponent | |
| perfGraph() | ActionComponent | |
| 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 | |
| PerfGraphInterface(const PerfGraphInterface &object, const Moose::Kokkos::FunctorCopy &key) | PerfGraphInterface | |
| processor_id() const | libMesh::ParallelObject | |
| queryParam(const std::string &name) const | ActionComponent | |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | ActionComponent | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level) const | ActionComponent | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | ActionComponent | protected |
| setCurrentTopLevelMeshGeneratorName(const MeshGeneratorName &mg_name) | ActionComponent | |
| setupComponent() | ActionComponent | protectedvirtual |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| specificTaskName() const | ActionComponent | |
| SYSTEM | ActionComponent | static |
| THMActionComponent(const InputParameters ¶ms) | THMActionComponent | |
| timedAct() | ActionComponent | |
| timedSectionName(const std::string §ion_name) const | ActionComponent | protected |
| type() const | ActionComponent | |
| type_param | ActionComponent | static |
| typeAndName() const | ActionComponent | |
| unique_action_name_param | ActionComponent | static |
| unique_name_param | ActionComponent | static |
| uniqueActionName() const | ActionComponent | |
| uniqueName() const | ActionComponent | |
| uniqueParameterName(const std::string ¶meter_name) const | ActionComponent | |
| usingCombinedWarningSolutionWarnings | ActionComponent | |
| validParams() | WellBase | static |
| volume() const | ActionComponent | virtual |
| volumeJunctionName(unsigned int i) const | WellBase | protected |
| warnInconsistent(const InputParameters ¶meters, const std::string ¶m_name) const | ActionComponent | protected |
| WellBase(const InputParameters ¶ms) | WellBase | |
| ~Action()=default | Action | virtual |
| ~MooseBase()=default | MooseBase | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ParallelParamObject()=default | ParallelParamObject | virtual |
| ~PerfGraphInterface()=default | PerfGraphInterface | virtual |
1.8.14