opm-simulators
blackoilprimaryvariables.hh File Reference

Represents the primary variables used by the black-oil model. More...

#include <dune/common/fvector.hh>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/common/utility/gpuDecorators.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/fluidsystems/BlackOilFluidSystem.hpp>
#include <opm/material/fluidstates/SimpleModularFluidState.hpp>
#include <opm/models/blackoil/blackoilmodules.hpp>
#include <opm/models/blackoil/blackoilmeanings.hh>
#include <opm/models/blackoil/blackoilproperties.hh>
#include <opm/models/discretization/common/fvbaseprimaryvariables.hh>
#include <algorithm>
#include <array>
#include <cassert>
#include <cstddef>
#include <limits>
#include <stdexcept>
#include <type_traits>
#include <fmt/format.h>

Go to the source code of this file.

Classes

struct  Opm::Parameters::PressureScale< Scalar >
 
class  Opm::BlackOilPrimaryVariables< TypeTag, VectorType >
 Represents the primary variables used by the black-oil model. More...
 

Namespaces

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

Detailed Description

Represents the primary variables used by the black-oil model.