FlowBaseVanguard.hpp File Reference
#include <opm/grid/common/GridEnums.hpp>
#include <opm/grid/common/CartesianIndexMapper.hpp>
#include <opm/grid/LookUpCellCentroid.hh>
#include <opm/input/eclipse/EclipseState/Aquifer/NumericalAquifer/NumericalAquiferCell.hpp>
#include <opm/input/eclipse/EclipseState/EclipseState.hpp>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/models/io/basevanguard.hh>
#include <opm/models/utils/parametersystem.hh>
#include <opm/models/utils/propertysystem.hh>
#include <opm/simulators/flow/BlackoilModelParameters.hpp>
#include <opm/simulators/flow/FlowGenericVanguard.hpp>
#include <array>
#include <cstddef>
#include <unordered_map>
#include <vector>
Include dependency graph for FlowBaseVanguard.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::FlowBaseVanguard
 
struct  Opm::Properties::EquilGrid< TypeTag, MyTypeTag >
 
struct  Opm::Properties::EnableOpmRstFile< TypeTag, MyTypeTag >
 
struct  Opm::Properties::ParsingStrictness< TypeTag, MyTypeTag >
 
struct  Opm::Properties::SchedRestart< TypeTag, MyTypeTag >
 
struct  Opm::Properties::EclOutputInterval< TypeTag, MyTypeTag >
 
struct  Opm::Properties::IgnoreKeywords< TypeTag, MyTypeTag >
 
struct  Opm::Properties::EdgeWeightsMethod< TypeTag, MyTypeTag >
 
struct  Opm::Properties::OwnerCellsFirst< TypeTag, MyTypeTag >
 
struct  Opm::Properties::SerialPartitioning< TypeTag, MyTypeTag >
 
struct  Opm::Properties::ZoltanImbalanceTol< TypeTag, MyTypeTag >
 
struct  Opm::Properties::ZoltanParams< TypeTag, MyTypeTag >
 
struct  Opm::Properties::ExternalPartition< TypeTag, MyTypeTag >
 
struct  Opm::Properties::AllowDistributedWells< TypeTag, MyTypeTag >
 
struct  Opm::Properties::IgnoreKeywords< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::EclDeckFileName< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::EclOutputInterval< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::EnableOpmRstFile< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::ParsingStrictness< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::SchedRestart< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::EdgeWeightsMethod< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::OwnerCellsFirst< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::SerialPartitioning< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::ZoltanImbalanceTol< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::ZoltanParams< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::ExternalPartition< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::AllowDistributedWells< TypeTag, TTag::FlowBaseVanguard >
 
struct  Opm::Properties::UseMultisegmentWell< TypeTag, TTag::FlowBaseVanguard >
 
class  Opm::FlowBaseVanguard< TypeTag >
 Helper class for grid instantiation of ECL file-format using problems. More...
 

Namespaces

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

Detailed Description

Helper class for grid instantiation of ECL file-format using problems.