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

Collaboration diagram for Vertex-Centered-Finite-Volumes:

Classes

class  Opm::VcfvBaseOutputModule< TypeTag >
 Implements the discretization specific parts of writing files. More...
 
class  Opm::VcfvDiscretization< TypeTag >
 The base class for the vertex centered finite volume discretization scheme. More...
 
class  Opm::VcfvGridCommHandleFactory< TypeTag >
 A class which provides types for DUNE grid handles for communication. More...
 
class  Opm::VcfvStencil< Scalar, GridView >
 Represents the finite volume geometry of a single element in the VCFV discretization. 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.