OutputBlackoilModule.hpp File Reference
#include <dune/common/fvector.hh>
#include <opm/simulators/utils/moduleVersion.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/common/TimingMacros.hpp>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/input/eclipse/EclipseState/SummaryConfig/SummaryConfig.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/fluidmatrixinteractions/EclEpsScalingPoints.hpp>
#include <opm/material/fluidstates/BlackOilFluidState.hpp>
#include <opm/material/fluidsystems/BlackOilFluidSystem.hpp>
#include <opm/models/blackoil/blackoilproperties.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/models/utils/parametersystem.hh>
#include <opm/models/utils/propertysystem.hh>
#include <opm/output/data/Cells.hpp>
#include <opm/output/eclipse/EclipseIO.hpp>
#include <opm/output/eclipse/Inplace.hpp>
#include <opm/simulators/flow/FlowBaseVanguard.hpp>
#include <opm/simulators/flow/GenericOutputBlackoilModule.hpp>
#include <algorithm>
#include <array>
#include <cassert>
#include <cstddef>
#include <functional>
#include <stdexcept>
#include <string>
#include <type_traits>
#include <utility>
#include <vector>
Include dependency graph for OutputBlackoilModule.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::TTag::OutputBlackOil
 
struct  Opm::Properties::ForceDisableFluidInPlaceOutput< TypeTag, MyTypeTag >
 
struct  Opm::Properties::ForceDisableFluidInPlaceOutput< TypeTag, TTag::OutputBlackOil >
 
struct  Opm::Properties::ForceDisableResvFluidInPlaceOutput< TypeTag, MyTypeTag >
 
struct  Opm::Properties::ForceDisableResvFluidInPlaceOutput< TypeTag, TTag::OutputBlackOil >
 
class  Opm::OutputBlackOilModule< TypeTag >
 Output module for the results black oil model writing in ECL binary format. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 
namespace  Opm::Properties::TTag
 

Detailed Description

Output module for the results black oil model writing in ECL binary format.