Compositional Multi-Phase Model Directly Solving Non-linear Complementarity Problems. More...

Collaboration diagram for NCP:

Files

file  ncpproperties.hh
 Declares the properties required for the NCP compositional multi-phase model.
 

Classes

class  Opm::NcpBoundaryRateVector< TypeTag >
 Implements a boundary vector for the fully implicit compositional multi-phase NCP model. More...
 
class  Opm::NcpExtensiveQuantities< TypeTag >
 This template class represents the extensive quantities of the compositional NCP model. More...
 
struct  Opm::NcpIndices< TypeTag, PVOffset >
 The primary variable and equation indices for the compositional multi-phase NCP model. More...
 
class  Opm::NcpIntensiveQuantities< TypeTag >
 Contains the quantities which are are constant within a finite volume in the compositional multi-phase NCP model. More...
 
class  Opm::NcpLocalResidual< TypeTag >
 Details needed to calculate the local residual in the compositional multi-phase NCP-model . More...
 
class  Opm::NcpModel< TypeTag >
 A compositional multi-phase model based on non-linear complementarity functions. More...
 
class  Opm::NcpNewtonMethod< TypeTag >
 A Newton solver specific to the NCP model. More...
 
class  Opm::NcpPrimaryVariables< TypeTag >
 Represents the primary variables used by the compositional multi-phase NCP model. More...
 
class  Opm::NcpRateVector< TypeTag >
 Implements a vector representing mass, molar or volumetric rates. More...
 

Detailed Description

Compositional Multi-Phase Model Directly Solving Non-linear Complementarity Problems.