The Vertex-Centered-Finite-Volume Scheme. More...

Collaboration diagram for Vertex-Centered-Finite-Volumes:

Classes

class  Ewoms::VcfvBaseOutputModule< TypeTag >
 Implements the discretization specific parts of writing files. More...
 
class  Ewoms::VcfvDiscretization< TypeTag >
 The base class for the vertex centered finite volume discretization scheme. More...
 
class  Ewoms::VcfvGradientCalculator< TypeTag >
 This class calculates gradients of arbitrary quantities at flux integration points for the vertex centered finite volume (VCFV) discretization. More...
 
class  Ewoms::VcfvGridCommHandleFactory< TypeTag >
 A class which provides types for DUNE grid handles for communication. More...
 
class  Ewoms::VcfvStencil< Scalar, GridView >
 Represents the finite volume geometry of a single element in the VCFV discretization. More...
 
class  Ewoms::VcfvStencil< Scalar, GridView >::ScvGeometry
 
struct  Ewoms::VcfvStencil< Scalar, GridView >::SubControlVolume
 finite volume intersected with element More...
 
struct  Ewoms::VcfvStencil< Scalar, GridView >::SubControlVolumeFace
 interior face of a sub control volume More...
 

Detailed Description

The Vertex-Centered-Finite-Volume Scheme.

This discretization assigns the primary variables to each of the grid's vertices. The primary variables of a vertex represent the solution for all points of the spatial domain for which the given vertex is the closest one.