opm-simulators
fvbasediscretizationfemadapt.hh File Reference

The base class for the finite volume discretization schemes. More...

#include <dune/fem/function/blockvectorfunction.hh>
#include <dune/fem/misc/capabilities.hh>
#include <dune/fem/space/common/adaptationmanager.hh>
#include <dune/fem/space/common/restrictprolongtuple.hh>
#include <opm/models/discretization/common/fvbasediscretization.hh>
#include <memory>
#include <stdexcept>

Go to the source code of this file.

Classes

class  Opm::FvBaseDiscretizationFemAdapt< TypeTag >
 The base class for the finite volume discretization schemes. More...
 
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

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

The base class for the finite volume discretization schemes.