►Nboost | |
►Nproperty_tree | |
Cbasic_ptree | |
►NDune | |
►NAmg | |
CAggregationLevelTransferPolicyCpr | A LeveTransferPolicy that used aggregation to construct the coarse level system |
CAMGCPR | Parallel algebraic multigrid based on agglomeration |
CConstructionTraits< Opm::ParallelRestrictedOverlappingSchwarz< Range, Domain, ParallelInfo, SeqPreconditioner > > | Tells AMG how to construct the Opm::ParallelOverlappingILU0 smoother |
CKAMG | |
CKAmgTwoGrid | |
CLevelTransferPolicyCpr | Abstract base class for transfer between levels and creation of the coarse level system |
COneStepAMGCoarseSolverPolicyCpr | A policy class for solving the coarse level system using one step of AMG |
CPressureSolverPolicy | |
CSmootherTraits< Opm::ParallelRestrictedOverlappingSchwarz< Range, Domain, ParallelInfo, SeqPreconditioner > > | Tells AMG how to use Opm::ParallelOverlappingILU0 smoother |
CTwoLevelMethodCpr | |
►NMatrixMarketImpl | |
Cmm_block_structure_header< BCRSMatrix< Opm::MatrixBlock< T, i, j >, A > > | |
Cmm_header_printer< BCRSMatrix< Opm::MatrixBlock< T, i, j >, A > > | |
Cmm_multipliers< BCRSMatrix< Opm::MatrixBlock< T, i, j >, A > > | |
CCartesianIndexMapper | |
CDummyUpdatePreconditioner | |
CFlexibleSolver | A solver class that encapsulates all needed objects for a linear solver (operator, scalar product, iterative solver and preconditioner) and sets them up based on runtime parameters, using the PreconditionerFactory for setting up preconditioners |
COwningBlockPreconditioner | |
COwningTwoLevelPreconditioner | A version of the two-level preconditioner that is: |
CPreconditionerWithUpdate | Interface class adding the update() method to the preconditioner interface |
CUMFPack | |
►NOpm | This file contains a set of helper functions used by VFPProd / VFPInj |
►NAccelerator | |
CamgclSolverBackend | This class does not implement a solver, but converts the BCSR format to normal CSR and uses amgcl for solving Note amgcl also implements blocked solvers, but looks like it needs unblocked input data |
CBdaResult | This class is based on InverseOperatorResult struct from dune/istl/solver.hh It is needed to prevent a compile error in basearray.hh, the nvcc compiler might not support all features in there |
CBdaSolver | This class serves to simplify choosing between different backend solvers, such as cusparseSolver and openclSolver This class is abstract, no instantiations can of it can be made, only of its children |
CBILU0 | This class implements a Blocked ILU0 preconditioner The decomposition is done on GPU, using exact decomposition, or ChowPatel decomposition The preconditioner is applied via two exact triangular solves |
CBISAI | This class implements a Blocked version of the Incomplete Sparse Approximate Inverse (ISAI) preconditioner |
CBlockedMatrix | This struct resembles a blocked csr matrix, like Dune::BCRSMatrix |
CCPR | This class implements a Constrained Pressure Residual (CPR) preconditioner |
CcusparseSolverBackend | This class implements a cusparse-based ilu0-bicgstab solver on GPU |
CMatrix | This struct resembles a csr matrix, only doubles are supported The data is stored in contiguous memory, such that they can be copied to a device in one transfer |
COpenclKernels | |
COpenclMatrix | This struct resembles a csr matrix, only doubles are supported The matrix data is stored in OpenCL Buffers |
CopenclSolverBackend | This class implements a opencl-based ilu0-bicgstab solver on GPU |
CPreconditioner | |
CrocalutionSolverBackend | This class implements a rocalution based linear solver solver on GPU It uses ilu0-bicgstab |
CrocsparseSolverBackend | This class implements a rocsparse-based ilu0-bicgstab solver on GPU |
►Ndetail | |
CInterpData | Helper struct for linear interpolation |
CNoReorderer | |
CParallelFileMerger | A functor that merges multiple files of a parallel run to one file |
CRealReorderer | |
CReorderer | |
CVFPEvaluation | An "ADB-like" structure with a single value and a set of derivatives |
►NKeywordValidation | |
Callow_values | |
CKeywordValidator | |
CPartiallySupportedKeywordProperties | |
CUnsupportedKeywordProperties | |
CValidationError | |
►NMpi | |
►Ndetail | |
CPacking | Abstract struct for packing which is (partially) specialized for specific types |
CPacking< false, std::bitset< Size > > | Specialization for std::bitset |
CPacking< false, T > | Default handling for unsupported types |
CPacking< true, T > | Packaging for pod data |
CPacker | Struct handling packing of serialization for MPI communication |
►NProperties | |
►NTTag | |
CEclFlowProblem | |
CFlowEarlyBird | |
CFlowIstlSolver | |
CFlowIstlSolverParams | |
CFlowModelParameters | |
CFlowNonLinearSolver | |
CFlowTimeSteppingParameters | |
CAcceleratorMode | |
CAcceleratorMode< TypeTag, TTag::FlowIstlSolverParams > | |
CAlternativeWellRateInit | |
CAlternativeWellRateInit< TypeTag, TTag::FlowModelParameters > | |
CBdaDeviceId | |
CBdaDeviceId< TypeTag, TTag::FlowIstlSolverParams > | |
CBlackoilConserveSurfaceVolume< TypeTag, TTag::EclFlowProblem > | |
CCprReuseInterval | |
CCprReuseInterval< TypeTag, TTag::FlowIstlSolverParams > | |
CCprReuseSetup | |
CCprReuseSetup< TypeTag, TTag::FlowIstlSolverParams > | |
CDbhpMaxRel | |
CDbhpMaxRel< TypeTag, TTag::FlowModelParameters > | |
CDwellFractionMax | |
CDwellFractionMax< TypeTag, TTag::FlowModelParameters > | |
CEclAquiferModel< TypeTag, TTag::EclFlowProblem > | |
CEclDeckFileName | |
CEclWellModel | |
CEclWellModel< TypeTag, TTag::EclFlowProblem > | |
CEnableAdaptiveTimeStepping | |
CEnableAdaptiveTimeStepping< TypeTag, TTag::EclFlowProblem > | |
CEnableBrine< TypeTag, TTag::EclFlowProblem > | |
CEnableDebuggingChecks< TypeTag, TTag::EclFlowProblem > | |
CEnableDryRun | |
CEnableDryRun< TypeTag, TTag::EclFlowProblem > | |
CEnableEnergy< TypeTag, TTag::EclFlowProblem > | |
CEnableFoam< TypeTag, TTag::EclFlowProblem > | |
CEnableLoggingFalloutWarning | |
CEnableLoggingFalloutWarning< TypeTag, TTag::EclFlowProblem > | |
CEnableMICP< TypeTag, TTag::EclFlowProblem > | |
CEnablePolymer< TypeTag, TTag::EclFlowProblem > | |
CEnableSaltPrecipitation< TypeTag, TTag::EclFlowProblem > | |
CEnableSolvent< TypeTag, TTag::EclFlowProblem > | |
CEnableTemperature< TypeTag, TTag::EclFlowProblem > | |
CEnableTerminalOutput | |
CEnableTerminalOutput< TypeTag, TTag::EclFlowProblem > | |
CEnableTuning | |
CEnableTuning< TypeTag, TTag::EclFlowProblem > | |
CEnableWellOperabilityCheck | |
CEnableWellOperabilityCheck< TypeTag, TTag::FlowModelParameters > | |
CEnableWellOperabilityCheckIter | |
CEnableWellOperabilityCheckIter< TypeTag, TTag::FlowModelParameters > | |
CFullTimeStepInitially | |
CFullTimeStepInitially< TypeTag, TTag::FlowTimeSteppingParameters > | |
CIluFillinLevel | |
CIluFillinLevel< TypeTag, TTag::FlowIstlSolverParams > | |
CIluRedblack | |
CIluRedblack< TypeTag, TTag::FlowIstlSolverParams > | |
CIluRelaxation | |
CIluRelaxation< TypeTag, TTag::FlowIstlSolverParams > | |
CIluReorderSpheres | |
CIluReorderSpheres< TypeTag, TTag::FlowIstlSolverParams > | |
CInitialTimeStepInDays | |
CInitialTimeStepInDays< TypeTag, TTag::FlowTimeSteppingParameters > | |
CLinearSolver | |
CLinearSolver< TypeTag, TTag::FlowIstlSolverParams > | |
CLinearSolverBackend< TypeTag, TTag::FlowIstlSolverParams > | |
CLinearSolverIgnoreConvergenceFailure | |
CLinearSolverIgnoreConvergenceFailure< TypeTag, TTag::FlowIstlSolverParams > | |
CLinearSolverMaxIter | |
CLinearSolverMaxIter< TypeTag, TTag::FlowIstlSolverParams > | |
CLinearSolverReduction | |
CLinearSolverReduction< TypeTag, TTag::FlowIstlSolverParams > | |
CLinearSolverRestart | |
CLinearSolverRestart< TypeTag, TTag::FlowIstlSolverParams > | |
CLinearSolverSplice< TypeTag, TTag::EclFlowProblem > | |
CLinearSolverVerbosity< TypeTag, TTag::FlowIstlSolverParams > | |
CLoadStep | |
CLoadStep< TypeTag, TTag::EclFlowProblem > | |
CMatrixAddWellContributions | |
CMatrixAddWellContributions< TypeTag, TTag::FlowModelParameters > | |
CMaximumNumberOfWellSwitches | |
CMaximumNumberOfWellSwitches< TypeTag, TTag::FlowModelParameters > | |
CMaxInnerIterMsWells | |
CMaxInnerIterMsWells< TypeTag, TTag::FlowModelParameters > | |
CMaxInnerIterWells | |
CMaxInnerIterWells< TypeTag, TTag::FlowModelParameters > | |
CMaxNewtonIterationsWithInnerWellIterations | |
CMaxNewtonIterationsWithInnerWellIterations< TypeTag, TTag::FlowModelParameters > | |
CMaxPressureChangeMsWells | |
CMaxPressureChangeMsWells< TypeTag, TTag::FlowModelParameters > | |
CMaxResidualAllowed | |
CMaxResidualAllowed< TypeTag, TTag::FlowModelParameters > | |
CMaxSinglePrecisionDays | |
CMaxSinglePrecisionDays< TypeTag, TTag::FlowModelParameters > | |
CMaxWelleqIter | |
CMaxWelleqIter< TypeTag, TTag::FlowModelParameters > | |
CMiluVariant | |
CMiluVariant< TypeTag, TTag::FlowIstlSolverParams > | |
CMinStrictCnvIter | |
CMinStrictCnvIter< TypeTag, TTag::FlowModelParameters > | |
CMinTimeStepBasedOnNewtonIterations | |
CMinTimeStepBasedOnNewtonIterations< TypeTag, TTag::FlowTimeSteppingParameters > | |
CMinTimeStepBeforeShuttingProblematicWellsInDays | |
CMinTimeStepBeforeShuttingProblematicWellsInDays< TypeTag, TTag::FlowTimeSteppingParameters > | |
CNewtonMaxIterations< TypeTag, TTag::FlowNonLinearSolver > | |
CNewtonMaxRelax | |
CNewtonMaxRelax< TypeTag, TTag::FlowNonLinearSolver > | |
CNewtonMinIterations | |
CNewtonMinIterations< TypeTag, TTag::FlowNonLinearSolver > | |
CNewtonRelaxationType | |
CNewtonRelaxationType< TypeTag, TTag::FlowNonLinearSolver > | |
COpenclIluParallel | |
COpenclIluParallel< TypeTag, TTag::FlowIstlSolverParams > | |
COpenclPlatformId | |
COpenclPlatformId< TypeTag, TTag::FlowIstlSolverParams > | |
COutputDir< TypeTag, TTag::EclFlowProblem > | |
COutputExtraConvergenceInfo | |
COutputExtraConvergenceInfo< TypeTag, TTag::EclFlowProblem > | |
COutputInterval | |
COutputInterval< TypeTag, TTag::EclFlowProblem > | |
CPreconditionerAddWellContributions | |
CPreconditionerAddWellContributions< TypeTag, TTag::FlowIstlSolverParams > | |
CRegularizationFactorWells | |
CRegularizationFactorWells< TypeTag, TTag::FlowModelParameters > | |
CRelaxedLinearSolverReduction | |
CRelaxedLinearSolverReduction< TypeTag, TTag::FlowIstlSolverParams > | |
CRelaxedMaxPvFraction | |
CRelaxedMaxPvFraction< TypeTag, TTag::FlowModelParameters > | |
CRelaxedPressureTolMsw | |
CRelaxedPressureTolMsw< TypeTag, TTag::FlowModelParameters > | |
CRelaxedWellFlowTol | |
CRelaxedWellFlowTol< TypeTag, TTag::FlowModelParameters > | |
CSaveFile | |
CSaveFile< TypeTag, TTag::EclFlowProblem > | |
CSaveStep | |
CSaveStep< TypeTag, TTag::EclFlowProblem > | |
CScaleLinearSystem | |
CScaleLinearSystem< TypeTag, TTag::FlowIstlSolverParams > | |
CShutUnsolvableWells | |
CShutUnsolvableWells< TypeTag, TTag::FlowModelParameters > | |
CSolverContinueOnConvergenceFailure | |
CSolverContinueOnConvergenceFailure< TypeTag, TTag::FlowTimeSteppingParameters > | |
CSolverGrowthFactor | |
CSolverGrowthFactor< TypeTag, TTag::FlowTimeSteppingParameters > | |
CSolverMaxGrowth | |
CSolverMaxGrowth< TypeTag, TTag::FlowTimeSteppingParameters > | |
CSolverMaxRestarts | |
CSolverMaxRestarts< TypeTag, TTag::FlowTimeSteppingParameters > | |
CSolverMaxTimeStepInDays | |
CSolverMaxTimeStepInDays< TypeTag, TTag::FlowTimeSteppingParameters > | |
CSolverMinTimeStep | |
CSolverMinTimeStep< TypeTag, TTag::FlowTimeSteppingParameters > | |
CSolverRestartFactor | |
CSolverRestartFactor< TypeTag, TTag::FlowTimeSteppingParameters > | |
CSolverVerbosity | |
CSolverVerbosity< TypeTag, TTag::FlowTimeSteppingParameters > | |
CSolveWelleqInitially | |
CSolveWelleqInitially< TypeTag, TTag::FlowModelParameters > | |
CSparseMatrixAdapter< TypeTag, TTag::FlowIstlSolver > | Set the type of a global jacobian matrix for linear solvers that are based on dune-istl |
CStrictInnerIterWells | |
CStrictInnerIterWells< TypeTag, TTag::FlowModelParameters > | |
CStrictOuterIterWells | |
CStrictOuterIterWells< TypeTag, TTag::FlowModelParameters > | |
CTimeStepAfterEventInDays | |
CTimeStepAfterEventInDays< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControl | |
CTimeStepControl< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControlDecayDampingFactor | |
CTimeStepControlDecayDampingFactor< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControlDecayRate | |
CTimeStepControlDecayRate< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControlFileName | |
CTimeStepControlFileName< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControlGrowthDampingFactor | |
CTimeStepControlGrowthDampingFactor< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControlGrowthRate | |
CTimeStepControlGrowthRate< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControlTargetIterations | |
CTimeStepControlTargetIterations< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControlTargetNewtonIterations | |
CTimeStepControlTargetNewtonIterations< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepControlTolerance | |
CTimeStepControlTolerance< TypeTag, TTag::FlowTimeSteppingParameters > | |
CTimeStepVerbosity | |
CTimeStepVerbosity< TypeTag, TTag::FlowTimeSteppingParameters > | |
CToleranceCnv | |
CToleranceCnv< TypeTag, TTag::FlowModelParameters > | |
CToleranceCnvRelaxed | |
CToleranceCnvRelaxed< TypeTag, TTag::FlowModelParameters > | |
CToleranceMb | |
CToleranceMb< TypeTag, TTag::FlowModelParameters > | |
CTolerancePressureMsWells | |
CTolerancePressureMsWells< TypeTag, TTag::FlowModelParameters > | |
CToleranceWellControl | |
CToleranceWellControl< TypeTag, TTag::FlowModelParameters > | |
CToleranceWells | |
CToleranceWells< TypeTag, TTag::FlowModelParameters > | |
CUpdateEquationsScaling | |
CUpdateEquationsScaling< TypeTag, TTag::FlowModelParameters > | |
CUseGmres | |
CUseGmres< TypeTag, TTag::FlowIstlSolverParams > | |
CUseMultisegmentWell | |
CUseMultisegmentWell< TypeTag, TTag::FlowModelParameters > | |
CUseUpdateStabilization | |
CUseUpdateStabilization< TypeTag, TTag::FlowModelParameters > | |
CUseVolumetricResidual< TypeTag, TTag::EclFlowProblem > | |
►NPybind | |
CBlackOilSimulator | |
CPyBlackOilSimulator | |
CPyMaterialState | |
►NRateConverter | |
CSurfaceToReservoirVoidage | Convert component rates at surface conditions to phase (voidage) rates at reservoir conditions |
►NRegionAttributeHelpers | |
►NSelect | Convenience tools for processing region spesific attributes |
CRegionIDParameter | |
CRegionIDParameter< RegionID, true > | |
CAverageIncrementCalculator | Computes the temperature, pressure, and counter increment |
CAverageIncrementCalculator< false > | |
►CRegionAttributes | Provide mapping from Region IDs to user-specified collection of per-region attributes |
CValue | Aggregate per-region attributes along with region's representative cell |
►NRegionAverageCalculator | |
CAverageRegionalPressure | Computes hydrocarbon weighed average pressures over regions |
►NSerialization | |
►Ndetail | |
CPacking< false, boost::gregorian::date > | |
►NWellGroupHelpers | |
CFractionCalculator | |
CInjectionTargetCalculator | Based on a group control mode, extract or calculate rates, and provide other conveniences |
CTargetCalculator | Based on a group control mode, extract or calculate rates, and provide other conveniences |
►Nwellhelpers | |
CParallelStandardWellB | A wrapper around the B matrix for distributed wells |
CAdaptiveSimulatorTimer | Simulation timer for adaptive time stepping |
CAdaptiveTimeSteppingEbos | |
CALQState | |
CAMGHelper | |
CAMGSmootherArgsHelper | |
CAMGSmootherArgsHelper< Opm::ParallelOverlappingILU0< M, V, V, C > > | |
CAquiferAnalytical | |
CAquiferCarterTracy | |
CAquiferConstantFlux | |
CAquiferFetkovich | |
CAquiferInterface | |
CAquiferNumerical | |
CBdaBridge | BdaBridge acts as interface between opm-simulators with the BdaSolvers |
CBlackoilAquiferModel | Class for handling the blackoil well model |
►CBlackoilModelEbos | A model implementation for three-phase black oil |
CComponentName | |
CBlackoilModelParametersEbos | Solver parameters for the BlackoilModel |
CBlackoilPhases | |
CBlackoilWellModel | Class for handling the blackoil well model |
CBlackoilWellModelConstraints | Class for handling constraints for the blackoil well model |
CBlackoilWellModelGeneric | Class for handling the blackoil well model |
CBlackoilWellModelGuideRates | Class for handling the guide rates in the blackoil well model |
CBlackoilWellModelRestart | Class for restarting the blackoil well model |
CCheckDistributedWellConnections | Class checking that all connections are on active cells |
CCommunicateAboveBelow | Class to facilitate getting values associated with the above/below perforation |
CConvergenceOutputConfiguration | Parse comma separated option strings into a runtime configuration object for whether to output additional convergence information and, if so, what information to output |
►CConvergenceOutputThread | Encapsulating object for thread processing producer's convergence output requests |
CImpl | |
►CConvergenceReport | Represents the convergence status of the whole simulator, to make it possible to query and store the reasons for convergence failures |
CReservoirConvergenceMetric | |
CReservoirFailure | |
CWellFailure | |
►CConvergenceReportQueue | Communication channel between thread creating output requests and consumer thread writing those requests to a file |
COutputRequest | Single output request |
CCopyGatherScatter | |
►CDeferredLogger | |
CMessage | |
CFlowLinearSolverParameters | This class carries all parameters for the NewtonIterationBlackoilInterleaved class |
CFlowMainEbos | |
CGasLiftCommon | |
►CGasLiftGroupInfo | |
CGroupRates | |
CGasLiftSingleWell | |
►CGasLiftSingleWellGeneric | |
CBasicRates | |
CGradInfo | |
CLimitedRates | |
COptimizeState | |
►CGasLiftStage2 | |
COptimizeState | |
CSurplusState | |
CGasLiftWellState | |
CGlobalPerfContainerFactory | A factory for creating a global data representation for distributed wells |
CGlobalWellInfo | |
CGroupState | |
CHardcodedTimeStepControl | HardcodedTimeStepControl Input generated from summary file using the ert application: |
CHDF5File | Class handling simple output to HDF5 |
CISTLSolverEbos | This class solves the fully implicit black-oil system by solving the reduced system (after eliminating well variables) as a block-structured matrix (one block for all cell variables) for a fixed number of cell variables np |
CLinearOperatorExtra | Linear operator wrapper for well model |
CMain | |
CMatrixBlock | |
CMultisegmentWell | |
CMultisegmentWellAssemble | Class handling assemble of the equation system for MultisegmentWell |
CMultisegmentWellContribution | This class serves to duplicate the functionality of the MultisegmentWell A MultisegmentWell uses C, D and B and performs y -= (C^T * (D^-1 * (B*x))) B and C are matrices, with M rows and N columns, where N is the size of the matrix |
CMultisegmentWellEquationAccess | Class administering assembler access to equation system |
CMultisegmentWellEquations | |
CMultisegmentWellEval | |
CMultisegmentWellGeneric | |
CMultisegmentWellPrimaryVariables | |
CMultisegmentWellSegments | |
►CNonlinearSolverEbos | A nonlinear solver class suitable for general fully-implicit models, as well as pressure, transport and sequential models |
CSolverParameters | |
CParallelEclipseState | Parallel frontend to the EclipseState |
CParallelFieldPropsManager | Parallel frontend to the field properties |
►CParallelOverlappingILU0 | A two-step version of an overlapping Schwarz preconditioner using one step ILU0 as |
CCRS | |
CParallelOverlappingILU0Args | |
CParallelRestrictedOverlappingSchwarz | Block parallel preconditioner |
CParallelWellInfo | Class encapsulating some information about parallel wells |
CPerfData | |
CPerforationData | Static data associated with a well perforation |
CPhaseUsage | |
CPIDAndIterationCountTimeStepControl | PID controller based adaptive time step control as above that also takes an target iteration into account |
CPIDTimeStepControl | PID controller based adaptive time step control as suggested in: Turek and Kuzmin |
CPreconditionerFactory | This is an object factory for creating preconditioners |
CPressureBhpTransferPolicy | |
CPressureTransferPolicy | |
CPropertyTree | |
CRelativeChangeInterface | RelativeChangeInterface |
CRelpermDiagnostics | This class is intend to be a relperm diagnostics, to detect wrong input of relperm table and endpoints |
CSegmentState | |
CSimpleIterationCountTimeStepControl | A simple iteration count based adaptive time step control |
CSimulatorFullyImplicitBlackoilEbos | Simulator for the blackoil model |
CSimulatorReport | |
CSimulatorReportSingle | A struct for returning timing data from a simulator to its caller |
CSimulatorTimer | |
CSimulatorTimerInterface | Interface class for SimulatorTimer objects, to be improved |
CSingleWellState | |
CStandardPreconditioners | |
CStandardPreconditioners< Operator, Dune::Amg::SequentialInformation > | |
CStandardWell | |
CStandardWellAssemble | Class handling assemble of the equation system for StandardWell |
CStandardWellConnections | |
CStandardWellEquationAccess | Class administering assembler access to equation system |
CStandardWellEquations | |
CStandardWellEval | |
CStandardWellPrimaryVariables | Class holding primary variables for StandardWell |
CStepReport | |
CSupportsFaceTag | |
CSupportsFaceTag< Dune::CpGrid > | |
CTimeStepControlInterface | TimeStepControlInterface |
CVectorVectorDataHandle | A data handle sending multiple data store in vectors attached to cells |
CVFPInjProperties | |
CVFPProdProperties | Class which linearly interpolates BHP as a function of rate, tubing head pressure, water fraction, gas fraction, and artificial lift for production VFP tables, and similarly the BHP as a function of the rate and tubing head pressure |
CVFPProperties | A thin wrapper class that holds one VFPProdProperties and one VFPInjProperties object |
CWellAssemble | |
CWellBhpThpCalculator | Class for computing BHP limits |
CWellConnectionAuxiliaryModule | |
CWellConnectionAuxiliaryModuleGeneric | |
CWellConstraints | Class for computing well group constraints |
CWellContainer | |
CWellContributions | This class serves to eliminate the need to include the WellContributions into the matrix (with –matrix-add-well-contributions=true) for the cusparseSolver or openclSolver |
CWellContributionsCuda | |
CWellContributionsOCL | |
►CWellConvergence | |
CTolerances | |
CWellGroupConstraints | Class for computing well group constraints |
CWellGroupControls | Class for computing well group controls |
CWellInterface | |
CWellInterfaceFluidSystem | |
►CWellInterfaceGeneric | |
COperabilityStatus | |
CWellInterfaceIndices | |
CWellModelAsLinearOperator | |
CWellModelGhostLastMatrixAdapter | Adapter to combine a matrix and another linear operator into a combined linear operator |
CWellModelMatrixAdapter | Adapter to combine a matrix and another linear operator into a combined linear operator |
CWellProdIndexCalculator | Collect per-connection static information to enable calculating connection-level or well-level productivity index values when incorporating dynamic phase mobilities |
CWellState | The state of a set of wells, tailored for use by the fully implicit blackoil simulator |
CWellTest | Class for performing well tests |
CWGState | |
►Nrocalution | |
CBiCGStab | |
CILU | |
CLocalMatrix | |
CLocalVector | |