template<class AdvectionType, class GridGeometry, bool isNetwork>
class Dumux::CCTpfaFacetCouplingDarcysLawCache< AdvectionType, GridGeometry, isNetwork >
The cache corresponding to tpfa Darcy's Law with facet coupling.
- Note
- We distinguish between network and non-network grids here. Specializations for the two cases can be found below.