vcfvdiscretization.hh File Reference
Include dependency graph for vcfvdiscretization.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::Stencil< TypeTag, TTag::VcfvDiscretization >
 Set the stencil. More...
 
struct  Opm::Properties::DofMapper< TypeTag, TTag::VcfvDiscretization >
 Mapper for the degrees of freedoms. More...
 
struct  Opm::Properties::Discretization< TypeTag, TTag::VcfvDiscretization >
 The concrete class which manages the spatial discretization. More...
 
struct  Opm::Properties::DiscBaseOutputModule< TypeTag, TTag::VcfvDiscretization >
 
struct  Opm::Properties::GradientCalculator< TypeTag, TTag::VcfvDiscretization >
 Calculates the gradient of any quantity given the index of a flux approximation point. More...
 
struct  Opm::Properties::GridCommHandleFactory< TypeTag, TTag::VcfvDiscretization >
 The class to create grid communication handles. More...
 
struct  Opm::Properties::UseP1FiniteElementGradients< TypeTag, TTag::VcfvDiscretization >
 Use two-point gradients by default for the vertex centered finite volume scheme. More...
 
struct  Opm::Properties::DummySpaceVcfv< TypeTag >
 
struct  Opm::Properties::DiscreteFunctionSpace< TypeTag, TTag::VcfvDiscretization >
 
struct  Opm::Properties::BorderListCreator< TypeTag, TTag::VcfvDiscretization >
 Set the border list creator for vertices. More...
 
struct  Opm::Properties::LinearizeNonLocalElements< TypeTag, TTag::VcfvDiscretization >
 
class  Opm::VcfvDiscretization< TypeTag >
 The base class for the vertex centered finite volume discretization scheme. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 

Detailed Description

The base class for the vertex centered finite volume discretization scheme.