My Project
|
The base class for the finite volume discretization schemes. More...
#include <opm/models/discretization/common/fvbasediscretization.hh>
#include <dune/fem/space/common/adaptationmanager.hh>
#include <dune/fem/space/common/restrictprolongtuple.hh>
#include <dune/fem/function/blockvectorfunction.hh>
#include <dune/fem/misc/capabilities.hh>
Go to the source code of this file.
Classes | |
struct | Opm::Properties::BaseDiscretizationType< TypeTag, TTag::FvBaseDiscretization > |
struct | Opm::Properties::DiscreteFunction< TypeTag, TTag::FvBaseDiscretization > |
class | Opm::FvBaseDiscretizationFemAdapt< TypeTag > |
The base class for the finite volume discretization schemes. More... | |
struct | Opm::FvBaseDiscretizationFemAdapt< TypeTag >::SerializeHelper< Serializer > |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
The base class for the finite volume discretization schemes.