This is the complete list of members for CNSAction, including all inherited members.
_act_timer | Action | protected |
_action_factory | Action | protected |
_all_tasks | Action | protected |
_app | Action | protected |
_awh | Action | protected |
_block_ids | CNSAction | protected |
_blocks | CNSAction | protected |
_communicator | libMesh::ParallelObject | protected |
_console | Action | |
_current_task | Action | protected |
_dim | CNSAction | protected |
_displaced_mesh | Action | protected |
_factory | Action | protected |
_fe_type | CNSAction | protected |
_fp_name | CNSAction | protected |
_initial_pressure | CNSAction | protected |
_initial_temperature | CNSAction | protected |
_initial_velocity | CNSAction | protected |
_mesh | Action | protected |
_name | Action | protected |
_no_penetration_boundary | CNSAction | protected |
_pars | Action | protected |
_pg_moose_app | Action | protected |
_prefix | Action | protected |
_pressure_variable_name | CNSAction | protected |
_problem | Action | protected |
_registered_identifier | Action | protected |
_specific_task_name | Action | protected |
_stagnation_boundary | CNSAction | protected |
_stagnation_direction | CNSAction | protected |
_stagnation_pressure | CNSAction | protected |
_stagnation_temperature | CNSAction | protected |
_static_pressure | CNSAction | protected |
_static_pressure_boundary | CNSAction | protected |
_type | CNSAction | protected |
act() override | CNSAction | virtual |
Action(const InputParameters ¶meters) | Action | |
addNoPenetrationBC(unsigned int component) | CNSAction | protected |
addNSEnergyInviscidFlux() | CNSAction | protected |
addNSEnergyInviscidSpecifiedPressureBC() | CNSAction | protected |
addNSEnergyWeakStagnationBC() | CNSAction | protected |
addNSInternalEnergyAux() | CNSAction | protected |
addNSMachAux() | CNSAction | protected |
addNSMassInviscidFlux() | CNSAction | protected |
addNSMassUnspecifiedNormalFlowBC() | CNSAction | protected |
addNSMassWeakStagnationBC() | CNSAction | protected |
addNSMomentumInviscidFlux(unsigned int component) | CNSAction | protected |
addNSMomentumInviscidSpecifiedPressureBC(unsigned int component) | CNSAction | protected |
addNSMomentumWeakStagnationBC(unsigned int component) | CNSAction | protected |
addNSSUPGEnergy() | CNSAction | protected |
addNSSUPGMass() | CNSAction | protected |
addNSSUPGMomentum(unsigned int component) | CNSAction | protected |
addNSTimeKernels() | CNSAction | protected |
addNSVelocityAux(unsigned int component) | CNSAction | protected |
addPressureOrTemperatureAux(const std::string &kernel_type) | CNSAction | protected |
addRelationshipManagers(Moose::RelationshipManagerType when_type) | Action | virtual |
addRelationshipManagers(Moose::RelationshipManagerType when_type, const InputParameters &moose_object_pars) | Action | protected |
addSpecificTotalEnthalpyAux() | CNSAction | protected |
addSpecificVolumeComputation() | CNSAction | protected |
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 | Action | |
CNSAction(const InputParameters ¶meters) | CNSAction | |
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 | |
coupleMomentums(InputParameters ¶ms) | CNSAction | protected |
coupleVelocities(InputParameters ¶ms) | CNSAction | protected |
DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
DataFileParameterType typedef | Action | |
errorPrefix(const std::string &error_type) const | Action | |
getAllTasks() 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 | |
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 | |
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 &nm) const | Action | |
isParamValid(const std::string &name) const | Action | |
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 |
MooseBase(const std::string &type, const std::string &name, MooseApp &app, const InputParameters ¶ms) | MooseBase | |
MooseBaseErrorInterface(const MooseBase &base) | MooseBaseErrorInterface | |
MooseBaseParameterInterface(const MooseBase &base, const InputParameters ¶meters) | MooseBaseParameterInterface | |
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 | |
mooseWarningNonPrefixed(Args &&... args) const | Action | |
n_processors() const | libMesh::ParallelObject | |
name() const | Action | virtual |
NAME | 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 std::string &type, const std::string &name, MooseApp &app, 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 | |
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 | |
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 |
setBCCommonParams(InputParameters ¶ms) | CNSAction | protected |
setKernelCommonParams(InputParameters ¶ms) | CNSAction | protected |
setStagnationBCCommonParams(InputParameters ¶ms, unsigned int i) | CNSAction | protected |
specificTaskName() const | Action | |
SYSTEM | Action | static |
timedAct() | Action | |
timedSectionName(const std::string §ion_name) const | Action | protected |
type() const | Action | |
typeAndName() const | Action | |
uniqueActionName() const | Action | |
uniqueName() const | Action | |
uniqueParameterName(const std::string ¶meter_name) const | Action | |
validParams() | CNSAction | static |
~Action()=default | Action | virtual |
~MooseBase()=default | MooseBase | virtual |
~MooseBaseParameterInterface()=default | MooseBaseParameterInterface | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ParallelParamObject()=default | ParallelParamObject | virtual |
~PerfGraphInterface()=default | PerfGraphInterface | virtual |