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

Collaboration diagram for Element-Centered-Finite-Volumes:

Classes

class  Opm::EcfvBaseOutputModule< TypeTag >
 Implements the discretization specific parts of writing files. More...
 
class  Opm::EcfvDiscretization< TypeTag >
 The base class for the element-centered finite-volume discretization scheme. More...
 
class  Opm::EcfvGridCommHandleFactory< TypeTag >
 A class which provides types for DUNE grid handles for communication. More...
 
class  Opm::EcfvStencil< Scalar, GridView, needFaceIntegrationPos, needFaceNormal >
 Represents the stencil (finite volume geometry) of a single element in the ECFV discretization. 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.