My Project
Loading...
Searching...
No Matches
FlowGenericVanguard.hpp File Reference

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

#include <dune/common/parallel/communication.hh>
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/grid/common/GridEnums.hpp>
#include <opm/input/eclipse/Schedule/Well/WellTestState.hpp>
#include <opm/simulators/utils/ParallelCommunication.hpp>
#include <cassert>
#include <memory>
#include <optional>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  Opm::Parameters::AllowDistributedWells
 
struct  Opm::Parameters::AllowSplittingInactiveWells
 
struct  Opm::Parameters::EclOutputInterval
 
struct  Opm::Parameters::EdgeWeightsMethod
 
struct  Opm::Parameters::EnableDryRun
 
struct  Opm::Parameters::EnableEclOutput
 
struct  Opm::Parameters::EnableOpmRstFile
 
struct  Opm::Parameters::ExternalPartition
 
struct  Opm::Parameters::ImbalanceTol< Scalar >
 
struct  Opm::Parameters::IgnoreKeywords
 
struct  Opm::Parameters::InputSkipMode
 
struct  Opm::Parameters::MetisParams
 
struct  Opm::Parameters::OwnerCellsFirst
 
struct  Opm::Parameters::ParsingStrictness
 
struct  Opm::Parameters::ActionParsingStrictness
 
struct  Opm::Parameters::PartitionMethod
 0: simple, 1: Zoltan, 2: METIS, 3: Zoltan with a all cells of a well represented by one vertex in the graph, see GridEnums.hpp More...
 
struct  Opm::Parameters::AddCorners
 
struct  Opm::Parameters::NumOverlap
 
struct  Opm::Parameters::SchedRestart
 
struct  Opm::Parameters::SerialPartitioning
 
struct  Opm::Parameters::ZoltanImbalanceTol< Scalar >
 
struct  Opm::Parameters::ZoltanPhgEdgeSizeThreshold
 
struct  Opm::Parameters::ZoltanParams
 
class  Opm::FlowGenericVanguard
 
struct  Opm::FlowGenericVanguard::SimulationModelParams
 

Namespaces

namespace  Opm
 This file contains a set of helper functions used by VFPProd / VFPInj.
 

Detailed Description

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