3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
discretization Directory Reference

Directories

 
box
 
cellcentered
 
fem
 
projection
 
staggered

Files

 
basegridgeometry.hh
 Base class for grid geometries.
 
box.hh
 Defines a type tag and some properties for models using the box scheme.
 
ccmpfa.hh
 Properties for all models using cell-centered finite volume scheme with mpfa.
 
cctpfa.hh
 Properties for all models using cell-centered finite volume scheme with TPFA.
 
checkoverlapsize.hh
 Check the overlap size for different discretization methods.
 
elementsolution.hh
 Element solution classes and factory functions.
 
evalgradients.hh
 free functions for the evaluation of primary variable gradients inside elements.
 
evalsolution.hh
 free functions for the evaluation of primary variables inside elements.
 
fluxstencil.hh
 The flux stencil specialized for different discretization schemes.
 
functionspacebasis.hh
 Provides helper aliases and functionality to obtain the types and instances of Dune::Functions function space bases that underlie different discretization schemes.
 
fvgridvariables.hh
 The grid variable class for finite volume schemes storing variables on scv and scvf (volume and flux variables).
 
fvproperties.hh
 Declares properties required for finite-volume models models.
 
localview.hh
 Free function to get the local view of a grid cache object.
 
method.hh
 The available discretization methods in Dumux.
 
rotationpolicy.hh
 Rotation policy for defining rotational symmetric grid geometries.
 
rotationsymmetricgridgeometrytraits.hh
 Rotation policy for defining rotational symmetric grid geometries.
 
rotationsymmetricscv.hh
 Wrapper to make a sub control volume rotation symmetric.
 
rotationsymmetricscvf.hh
 Wrapper to make a sub control volume face rotation symmetric.
 
scvandscvfiterators.hh
 Class providing iterators over sub control volumes and sub control volume faces of an element.
 
staggered.hh
 Defines a type tag and some properties for models using the staggered scheme. This scheme features degrees of freedom at the elements' centers and intersections (faces). TODO: detailed documentation and figures.
 
subcontrolvolumebase.hh
 Base class for a sub control volume.
 
subcontrolvolumefacebase.hh
 Base class for a sub control volume face.