Go to the source code of this file.
Classes | |
class | PorousFlowMaterial |
PorousFlowMaterial is the base class for all PorousFlow Materials It allows users to specify that the Material should be a "nodal" Material, in which Material Properties will be evaluated at nodes (using the Variable's nodal values rather than their quadpoint values). More... | |
Functions | |
template<> | |
InputParameters | validParams< PorousFlowMaterial > () |
InputParameters validParams< PorousFlowMaterial > | ( | ) |
Definition at line 16 of file PorousFlowMaterial.C.
Referenced by validParams< PorousFlowDarcyVelocityMaterial >(), validParams< PorousFlowMaterialBase >(), validParams< PorousFlowMaterialVectorBase >(), validParams< PorousFlowNearestQp >(), validParams< PorousFlowTemperature >(), and validParams< PorousFlowVariableBase >().