16 params.
addClassDescription(
"Base class for PorousFlow materials that combine phase-dependent " 17 "properties into vectors expected by the kernels");
23 _num_phases(_dictator.numPhases()),
24 _num_components(_dictator.numComponents()),
25 _num_var(_dictator.numVariables())
PorousFlowMaterial is the base class for all PorousFlow Materials It allows users to specify that the...
static InputParameters validParams()
PorousFlowMaterialVectorBase(const InputParameters ¶meters)
static InputParameters validParams()