3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::TpfaForchheimersLawCacheFiller< GridGeometry > Class Template Reference

Class that fills the cache corresponding to tpfa Forchheimer's Law. More...

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

Description

template<class GridGeometry>
class Dumux::TpfaForchheimersLawCacheFiller< GridGeometry >

Class that fills the cache corresponding to tpfa Forchheimer's Law.

Static Public Member Functions

template<class FluxVariablesCache , class Problem , class ElementVolumeVariables , class FluxVariablesCacheFiller >
static void fill (FluxVariablesCache &scvfFluxVarsCache, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const FluxVariablesCacheFiller &fluxVarsCacheFiller)
 

Member Function Documentation

◆ fill()

template<class GridGeometry >
template<class FluxVariablesCache , class Problem , class ElementVolumeVariables , class FluxVariablesCacheFiller >
static void Dumux::TpfaForchheimersLawCacheFiller< GridGeometry >::fill ( FluxVariablesCache &  scvfFluxVarsCache,
const Problem &  problem,
const Element &  element,
const FVElementGeometry &  fvGeometry,
const ElementVolumeVariables &  elemVolVars,
const SubControlVolumeFace &  scvf,
const FluxVariablesCacheFiller &  fluxVarsCacheFiller 
)
inlinestatic

Function to fill a TpfaForchheimersLawCache of a given scvf This interface has to be met by any advection-related cache filler class TODO: Probably get cache type out of the filler


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