version 3.9.0
Loading...
Searching...
No Matches
Dumux::TpfaDarcysLawCache< AdvectionType, GridGeometry > Class Template Reference

The cache corresponding to tpfa Darcy's Law.

#include <dumux/flux/cctpfa/darcyslaw.hh>

Public Types

using Filler = TpfaDarcysLawCacheFiller<GridGeometry>
 

Public Member Functions

template<class Problem , class ElementVolumeVariables >
void updateAdvection (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf)
 
const Scalar & advectionTij () const
 

Member Typedef Documentation

◆ Filler

template<class AdvectionType , class GridGeometry >
using Dumux::TpfaDarcysLawCache< AdvectionType, GridGeometry >::Filler = TpfaDarcysLawCacheFiller<GridGeometry>

Member Function Documentation

◆ advectionTij()

template<class AdvectionType , class GridGeometry >
const Scalar & Dumux::TpfaDarcysLawCache< AdvectionType, GridGeometry >::advectionTij ( ) const
inline

◆ updateAdvection()

template<class AdvectionType , class GridGeometry >
template<class Problem , class ElementVolumeVariables >
void Dumux::TpfaDarcysLawCache< AdvectionType, GridGeometry >::updateAdvection ( const Problem & problem,
const Element & element,
const FVElementGeometry & fvGeometry,
const ElementVolumeVariables & elemVolVars,
const SubControlVolumeFace & scvf )
inline

The documentation for this class was generated from the following file: