3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::TpfaDarcysLawCache< AdvectionType, GridGeometry > Class Template Reference

The cache corresponding to tpfa Darcy's Law. More...

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

Inheritance diagram for Dumux::TpfaDarcysLawCache< AdvectionType, GridGeometry >:
Inheritance graph

Description

template<class AdvectionType, class GridGeometry>
class Dumux::TpfaDarcysLawCache< AdvectionType, GridGeometry >

The cache corresponding to tpfa Darcy's Law.

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: