| actionState() | Opm::FlowGenericVanguard | inline |
| actionState() const | Opm::FlowGenericVanguard | inline |
| actionState_ | Opm::FlowGenericVanguard | protected |
| addCorners() const | Opm::FlowGenericVanguard | inline |
| addCorners_ | Opm::FlowGenericVanguard | protected |
| addLgrs() | Opm::CpGridVanguard< TypeTag > | inline |
| addLgrsUpdateLeafView(const LgrCollection &lgrCollection, const int lgrsSize, Dune::CpGrid &grid) | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| allAquiferCells() const | Opm::FlowGenericVanguard | protected |
| allocCartMapper() | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| allocTrans() override | Opm::CpGridVanguard< TypeTag > | inlineprotectedvirtual |
| allow_splitting_inactive_wells_ | Opm::FlowGenericVanguard | protected |
| BaseVanguard(Simulator &simulator) | Opm::BaseVanguard< TypeTag > | inlineexplicit |
| BaseVanguard(const BaseVanguard &)=delete | Opm::BaseVanguard< TypeTag > | |
| callImplementationInit() | Opm::FlowBaseVanguard< TypeTag > | inlineprotected |
| canonicalDeckPath(const std::string &caseName) | Opm::FlowGenericVanguard | static |
| cartesianCoordinate(unsigned cellIdx, std::array< int, 3 > &ijk) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| cartesianDimensions() const | Opm::FlowBaseVanguard< TypeTag > | inline |
| cartesianIndex(unsigned compressedCellIdx) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| cartesianIndex(const std::array< int, dimension > &coords) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| CartesianIndexMapper typedef | Opm::CpGridVanguard< TypeTag > | |
| cartesianIndexMapper() const | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | |
| cartesianIndexMapper_ | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| cartesianMapper() const | Opm::FlowBaseVanguard< TypeTag > | inline |
| cartesianSize() const | Opm::FlowBaseVanguard< TypeTag > | inline |
| cartesianToCompressed_ | Opm::FlowBaseVanguard< TypeTag > | protected |
| caseName() const | Opm::FlowGenericVanguard | inline |
| caseName_ | Opm::FlowGenericVanguard | protected |
| cell_part_ | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| cellCenterDepth(unsigned globalSpaceIdx) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| cellCenterDepth_ | Opm::FlowBaseVanguard< TypeTag > | protected |
| cellCenterDepths() const | Opm::FlowBaseVanguard< TypeTag > | inline |
| cellCentroids() const | Opm::CpGridVanguard< TypeTag > | inline |
| cellCentroids_(const CartMapper &cartMapper, const bool &isCpGrid) const | Opm::FlowBaseVanguard< TypeTag > | inlineprotected |
| cellPartition() const | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | inline |
| cellThickness(unsigned globalSpaceIdx) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| cellThickness_ | Opm::FlowBaseVanguard< TypeTag > | protected |
| checkConsistency() | Opm::CpGridVanguard< TypeTag > | inline |
| comm() | Opm::FlowGenericVanguard | inlinestatic |
| comm_ | Opm::FlowGenericVanguard | protectedstatic |
| compressedIndex(int cartesianCellIdx) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| compressedIndexForInterior(int cartesianCellIdx) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| compressedIndexForInteriorLGR(const std::string &lgr_tag, const Connection &conn) const override | Opm::CpGridVanguard< TypeTag > | inlinevirtual |
| computeCellThickness(const Element &element) const | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| CpGridVanguard(Simulator &simulator) | Opm::CpGridVanguard< TypeTag > | inlineexplicit |
| createGrids_() | Opm::CpGridVanguard< TypeTag > | inlineprotected |
| defineSimulationModel(SimulationModelParams &¶ms) | Opm::FlowGenericVanguard | |
| dimension | Opm::FlowBaseVanguard< TypeTag > | protectedstatic |
| dimensionworld | Opm::CpGridVanguard< TypeTag > | static |
| distributeFieldProps_(EclipseState &eclState) | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| doCreateGrids_(bool edge_conformal, EclipseState &eclState) | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| doFilterConnections_(Schedule &schedule) | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| doLoadBalance_(const Dune::EdgeWeightMethod edgeWeightsMethod, const bool ownersFirst, const bool addCorners, const int numOverlap, const Dune::PartitionMethod partitionMethod, const bool serialPartitioning, const bool enableDistributedWells, const bool allowSplittingInactiveWells, const double imbalanceTol, const GetPropType< TypeTag, Properties::GridView > &gridView, const Schedule &schedule, EclipseState &eclState, FlowGenericVanguard::ParallelWellStruct ¶llelWells, const int numJacobiBlocks, const bool enableEclOutput) | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| drsdtconEnabled() const | Opm::FlowGenericVanguard | protected |
| eclSchedule_ | Opm::FlowGenericVanguard | protected |
| eclState() const | Opm::FlowGenericVanguard | inline |
| eclState() | Opm::FlowGenericVanguard | inline |
| eclState_ | Opm::FlowGenericVanguard | protected |
| eclSummaryConfig_ | Opm::FlowGenericVanguard | protected |
| edgeConformal() const | Opm::FlowGenericVanguard | inline |
| edgeConformal_ | Opm::FlowGenericVanguard | protected |
| edgeWeightsMethod() const | Opm::FlowGenericVanguard | inline |
| edgeWeightsMethod_ | Opm::FlowGenericVanguard | protected |
| enableDistributedWells() const | Opm::FlowGenericVanguard | inline |
| enableDistributedWells_ | Opm::FlowGenericVanguard | protected |
| enableEclOutput() const | Opm::FlowGenericVanguard | inline |
| enableEclOutput_ | Opm::FlowGenericVanguard | protected |
| enableExperiments_ | Opm::FlowGenericVanguard | protected |
| equilCartesianCoordinate(unsigned cellIdx, std::array< int, 3 > &ijk) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| equilCartesianIndex(unsigned compressedEquilCellIdx) const | Opm::FlowBaseVanguard< TypeTag > | inline |
| equilCartesianIndexMapper() const | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | |
| equilCartesianIndexMapper_ | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| equilCartesianSize() const | Opm::FlowBaseVanguard< TypeTag > | inline |
| equilGrid() const | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | |
| EquilGrid typedef | Opm::CpGridVanguard< TypeTag > | |
| equilGrid_ | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| externalPartitionFile() const | Opm::FlowGenericVanguard | inline |
| externalPartitionFile_ | Opm::FlowGenericVanguard | protected |
| fileName_ | Opm::FlowGenericVanguard | protected |
| filterConnections_() | Opm::CpGridVanguard< TypeTag > | inlineprotected |
| finalizeInit_() | Opm::BaseVanguard< TypeTag > | inlineprotected |
| FlowBaseVanguard(Simulator &simulator) | Opm::FlowBaseVanguard< TypeTag > | inlineexplicit |
| FlowBaseVanguard< TypeTag > | Opm::CpGridVanguard< TypeTag > | friend |
| FlowGenericVanguard() | Opm::FlowGenericVanguard | |
| FlowGenericVanguard(SimulationModelParams &¶ms) | Opm::FlowGenericVanguard | explicit |
| gasEnabled | Opm::CpGridVanguard< TypeTag > | static |
| GenericCpGridVanguard() | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | |
| getTransmissibility(unsigned I, unsigned J) const override | Opm::CpGridVanguard< TypeTag > | inlineprotectedvirtual |
| globalCell() | Opm::CpGridVanguard< TypeTag > | inline |
| globalNumCells() const | Opm::FlowBaseVanguard< TypeTag > | inline |
| globalTrans_ | Opm::CpGridVanguard< TypeTag > | protected |
| globalTransmissibility() const | Opm::CpGridVanguard< TypeTag > | inline |
| Grid typedef | Opm::CpGridVanguard< TypeTag > | |
| grid() | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | inline |
| grid() const | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | inline |
| grid_ | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| gridEquilIdxToGridIdx(unsigned int elemIndex) const | Opm::CpGridVanguard< TypeTag > | inline |
| gridIdxToEquilGridIdx(unsigned int elemIndex) const | Opm::CpGridVanguard< TypeTag > | inline |
| gridSequenceNumber() const | Opm::BaseVanguard< TypeTag > | inline |
| GridView typedef | Opm::CpGridVanguard< TypeTag > | |
| gridView() const | Opm::BaseVanguard< TypeTag > | inline |
| ignoredKeywords_ | Opm::FlowGenericVanguard | protected |
| imbalanceTol() const | Opm::FlowGenericVanguard | inline |
| imbalanceTol_ | Opm::FlowGenericVanguard | protected |
| Indices typedef | Opm::CpGridVanguard< TypeTag > | |
| init() | Opm::FlowGenericVanguard | protected |
| is_interior_ | Opm::FlowBaseVanguard< TypeTag > | protected |
| LevelCartesianIndexMapper typedef | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| levelCartesianIndexMapper() const | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | |
| levelCartesianIndexMapper_ | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| lgrMappers_ | Opm::FlowBaseVanguard< TypeTag > | mutableprotected |
| loadBalance() | Opm::CpGridVanguard< TypeTag > | inline |
| metisParams() const override | Opm::CpGridVanguard< TypeTag > | inlineprotectedvirtual |
| metisParams_ | Opm::FlowGenericVanguard | protected |
| modelParams_ | Opm::FlowGenericVanguard | static |
| mpiRank | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | protected |
| numJacobiBlocks() const | Opm::FlowGenericVanguard | inline |
| numOverlap() const | Opm::FlowGenericVanguard | inline |
| numOverlap_ | Opm::FlowGenericVanguard | protected |
| oilEnabled | Opm::CpGridVanguard< TypeTag > | static |
| operator==(const FlowGenericVanguard &rhs) const | Opm::FlowGenericVanguard | |
| outputInterval_ | Opm::FlowGenericVanguard | protected |
| ownersFirst() const | Opm::FlowGenericVanguard | inline |
| ownersFirst_ | Opm::FlowGenericVanguard | protected |
| parallelWells() const | Opm::FlowGenericVanguard | inline |
| parallelWells_ | Opm::FlowGenericVanguard | protected |
| ParallelWellStruct typedef | Opm::FlowGenericVanguard | |
| partitionMethod() const | Opm::FlowGenericVanguard | inline |
| partitionMethod_ | Opm::FlowGenericVanguard | protected |
| python | Opm::FlowGenericVanguard | protected |
| readDeck(const std::string &filename) | Opm::FlowGenericVanguard | static |
| registerParameters() | Opm::FlowBaseVanguard< TypeTag > | inlinestatic |
| registerParameters_() | Opm::FlowGenericVanguard | protectedstatic |
| releaseEquilGrid() | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | |
| releaseGlobalTransmissibilities() | Opm::CpGridVanguard< TypeTag > | inline |
| schedule() const | Opm::FlowGenericVanguard | inline |
| schedule() | Opm::FlowGenericVanguard | inline |
| serializationTestParams() | Opm::FlowGenericVanguard | static |
| serializeOp(Serializer &serializer) | Opm::FlowGenericVanguard | |
| serialPartitioning() const | Opm::FlowGenericVanguard | inline |
| serialPartitioning_ | Opm::FlowGenericVanguard | protected |
| setCommunication(std::unique_ptr< Opm::Parallel::Communication > comm) | Opm::FlowGenericVanguard | inlinestatic |
| setExternalLoadBalancer(const std::function< std::vector< int >(const Dune::CpGrid &)> &loadBalancer) | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | inlinestatic |
| setupTime() | Opm::FlowGenericVanguard | inline |
| setupTime_ | Opm::FlowGenericVanguard | protected |
| summaryConfig() const | Opm::FlowGenericVanguard | inline |
| summaryState() | Opm::FlowGenericVanguard | inline |
| summaryState() const | Opm::FlowGenericVanguard | inline |
| summaryState_ | Opm::FlowGenericVanguard | protected |
| transferWTestState() | Opm::FlowGenericVanguard | inline |
| TransmissibilityType typedef | Opm::CpGridVanguard< TypeTag > | |
| udqState() | Opm::FlowGenericVanguard | inline |
| udqState() const | Opm::FlowGenericVanguard | inline |
| udqState_ | Opm::FlowGenericVanguard | protected |
| updateCartesianToCompressedMapping_() | Opm::FlowBaseVanguard< TypeTag > | inlineprotected |
| updateCellDepths_() | Opm::FlowBaseVanguard< TypeTag > | inlineprotected |
| updateCellThickness_() | Opm::FlowBaseVanguard< TypeTag > | inlineprotected |
| updateGridView_() | Opm::BaseVanguard< TypeTag > | inlineprotected |
| updateNOSIM_(std::string_view enableDryRun) | Opm::FlowGenericVanguard | protected |
| updateOutputDir_(std::string outputDir, bool enableEclCompatFile) | Opm::FlowGenericVanguard | protected |
| useMultisegmentWell_ | Opm::FlowGenericVanguard | protected |
| waterEnabled | Opm::CpGridVanguard< TypeTag > | static |
| wtestState_ | Opm::FlowGenericVanguard | protected |
| zoltanImbalanceTol_ | Opm::FlowGenericVanguard | protected |
| zoltanImbalanceTolSet_ | Opm::FlowGenericVanguard | protected |
| zoltanParams() const override | Opm::CpGridVanguard< TypeTag > | inlineprotectedvirtual |
| zoltanParams_ | Opm::FlowGenericVanguard | protected |
| zoltanPhgEdgeSizeThreshold() const override | Opm::CpGridVanguard< TypeTag > | inlineprotectedvirtual |
| zoltanPhgEdgeSizeThreshold_ | Opm::FlowGenericVanguard | protected |
| ~FlowGenericVanguard() | Opm::FlowGenericVanguard | |
| ~GenericCpGridVanguard()=default | Opm::GenericCpGridVanguard< GetPropType< TypeTag, Properties::ElementMapper >, GetPropType< TypeTag, Properties::GridView >, GetPropType< TypeTag, Properties::Scalar > > | virtual |