_add_darcy_aux | PorousFlowSinglePhaseBase | protected |
_add_stress_aux | PorousFlowSinglePhaseBase | protected |
_biot_coefficient | PorousFlowSinglePhaseBase | protected |
_coord_system | PorousFlowActionBase | protected |
_coupled_displacements | PorousFlowActionBase | protected |
_coupling_type | PorousFlowSinglePhaseBase | protected |
_deps | PorousFlowDependencies | protected |
_dictator_name | PorousFlowActionBase | protected |
_displacements | PorousFlowActionBase | protected |
_flux_limiter_type | PorousFlowActionBase | protected |
_fp | PorousFlowSinglePhaseBase | protected |
_gravity | PorousFlowActionBase | protected |
_included_objects | PorousFlowActionBase | protected |
_mass_fraction_vars | PorousFlowActionBase | protected |
_mechanical | PorousFlowSinglePhaseBase | protected |
_nacl_index | PorousFlowSinglePhaseBase | protected |
_ndisp | PorousFlowActionBase | protected |
_num_aqueous_equilibrium | PorousFlowActionBase | protected |
_num_aqueous_kinetic | PorousFlowActionBase | protected |
_num_mass_fraction_vars | PorousFlowActionBase | protected |
_pp_var | PorousFlowSinglePhaseBase | protected |
_stabilization | PorousFlowActionBase | protected |
_temperature_var | PorousFlowActionBase | protected |
_thermal | PorousFlowSinglePhaseBase | protected |
_transient | PorousFlowActionBase | protected |
_use_brine | PorousFlowSinglePhaseBase | protected |
act() override | PorousFlowActionBase | virtual |
addAdvectiveFluxCalculatorSaturated(unsigned phase, bool multiply_by_density, std::string userobject_name) | PorousFlowActionBase | protected |
addAdvectiveFluxCalculatorSaturatedHeat(unsigned phase, bool multiply_by_density, std::string userobject_name) | PorousFlowActionBase | protected |
addAdvectiveFluxCalculatorSaturatedMultiComponent(unsigned phase, unsigned fluid_component, bool multiply_by_density, std::string userobject_name) | PorousFlowActionBase | protected |
addAdvectiveFluxCalculatorUnsaturated(unsigned phase, bool multiply_by_density, std::string userobject_name) | PorousFlowActionBase | protected |
addAdvectiveFluxCalculatorUnsaturatedHeat(unsigned phase, bool multiply_by_density, std::string userobject_name) | PorousFlowActionBase | protected |
addAdvectiveFluxCalculatorUnsaturatedMultiComponent(unsigned phase, unsigned fluid_component, bool multiply_by_density, std::string userobject_name) | PorousFlowActionBase | protected |
addAuxObjects() override | PorousFlowSinglePhaseBase | protectedvirtual |
addBrineMaterial(const VariableName xnacl, bool at_nodes, unsigned phase, bool compute_density_and_viscosity, bool compute_internal_energy, bool compute_enthalpy) | PorousFlowActionBase | protected |
addCapillaryPressureVG(Real m, Real alpha, std::string userobject_name) | PorousFlowActionBase | protected |
addDarcyAux(const RealVectorValue &gravity) | PorousFlowActionBase | protected |
addDictator() override | PorousFlowSinglePhaseBase | protectedvirtual |
addEffectiveFluidPressureMaterial(bool at_nodes) | PorousFlowActionBase | protected |
addKernels() override | PorousFlowFullySaturated | protectedvirtual |
addMassFractionMaterial(bool at_nodes) | PorousFlowActionBase | protected |
addMaterialDependencies() override | PorousFlowFullySaturated | protectedvirtual |
addMaterials() override | PorousFlowFullySaturated | protectedvirtual |
addRelationshipManagers(Moose::RelationshipManagerType when_type) override | PorousFlowActionBase | virtual |
addRelativePermeabilityCorey(bool at_nodes, unsigned phase, Real n, Real s_res, Real sum_s_res) | PorousFlowActionBase | protected |
addRelativePermeabilityFLAC(bool at_nodes, unsigned phase, Real m, Real s_res, Real sum_s_res) | PorousFlowActionBase | protected |
addSaturationAux(unsigned phase) | PorousFlowActionBase | protected |
addSingleComponentFluidMaterial(bool at_nodes, unsigned phase, bool compute_density_and_viscosity, bool compute_internal_energy, bool compute_enthalpy, const UserObjectName &fp) | PorousFlowActionBase | protected |
addStressAux() | PorousFlowActionBase | protected |
addTemperatureMaterial(bool at_nodes) | PorousFlowActionBase | protected |
addUserObjects() override | PorousFlowFullySaturated | protectedvirtual |
addVolumetricStrainMaterial(const std::vector< VariableName > &displacements, bool consistent_with_displaced_mesh) | PorousFlowActionBase | protected |
CouplingTypeEnum enum name | PorousFlowSinglePhaseBase | protected |
PorousFlowActionBase(const InputParameters ¶ms) | PorousFlowActionBase | |
PorousFlowDependencies() | PorousFlowDependencies | |
PorousFlowFullySaturated(const InputParameters ¶ms) | PorousFlowFullySaturated | |
PorousFlowSinglePhaseBase(const InputParameters ¶ms) | PorousFlowSinglePhaseBase | |
StabilizationEnum enum name | PorousFlowActionBase | protected |