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

Collaboration diagram for Element-Centered-Finite-Volumes:

Classes

class  Ewoms::EcfvBaseOutputModule< TypeTag >
 Implements the discretization specific parts of writing files. More...
 
class  Ewoms::EcfvDiscretization< TypeTag >
 The base class for the element-centered finite-volume discretization scheme. More...
 
class  Ewoms::EcfvGridCommHandleFactory< TypeTag >
 A class which provides types for DUNE grid handles for communication. More...
 
class  Ewoms::EcfvStencil< Scalar, GridView >
 Represents the stencil (finite volume geometry) of a single element in the ECFV discretization. More...
 
class  Ewoms::EcfvStencil< Scalar, GridView >::SubControlVolume
 Represents a sub-control volume. More...
 
class  Ewoms::EcfvStencil< Scalar, GridView >::SubControlVolumeFace
 Represents a face of a sub-control volume. More...
 

Detailed Description

The Element-Centered-Finite-Volume Scheme.

This discretization assigns the primary variables to each of the grid's elements. The primary variables of an element represent the solution for all points of the element.