https://mooseframework.inl.gov
Classes | Typedefs
PorousFlowPermeabilityTensorFromVar.h File Reference

Go to the source code of this file.

Classes

class  PorousFlowPermeabilityTensorFromVarTempl< is_ad >
 Material designed to provide the permeability tensor which is calculated from a tensor multiplied by a scalar: k = k_ijk * k0 where k_ijk is a tensor providing the anisotropy, and k0 is a scalar variable. More...
 

Typedefs

typedef PorousFlowPermeabilityTensorFromVarTempl< false > PorousFlowPermeabilityTensorFromVar
 
typedef PorousFlowPermeabilityTensorFromVarTempl< true > ADPorousFlowPermeabilityTensorFromVar
 

Typedef Documentation

◆ ADPorousFlowPermeabilityTensorFromVar

Definition at line 43 of file PorousFlowPermeabilityTensorFromVar.h.

◆ PorousFlowPermeabilityTensorFromVar

Definition at line 42 of file PorousFlowPermeabilityTensorFromVar.h.