The Vertex-Centered-Finite-Volume Scheme. More...
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::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... | |
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.