The Element-Centered-Finite-Volume Scheme. More...
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, needFaceIntegrationPos, needFaceNormal > |
Represents the stencil (finite volume geometry) of a single element in the ECFV discretization. More... | |
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.