Opm::UpwindSelector< Scalar > Class Template Reference

Upwind selection in absence of counter-current flow (i.e., without effects of gravity and/or capillary pressure). More...

#include <AutoDiffHelpers.hpp>

Public Types

typedef AutoDiffBlock< Scalar > ADB
 

Public Member Functions

template<class Grid >
 UpwindSelector (const Grid &g, const HelperOps &h, const typename ADB::V &ifaceflux)
 
std::vector< ADBselect (const std::vector< ADB > &xc) const
 Apply selector to multiple per-cell quantities.
 
ADB select (const ADB &xc) const
 Apply selector to single per-cell ADB quantity.
 
ADB::V select (const typename ADB::V &xc) const
 Apply selector to single per-cell constant quantity.
 

Detailed Description

template<typename Scalar>
class Opm::UpwindSelector< Scalar >

Upwind selection in absence of counter-current flow (i.e., without effects of gravity and/or capillary pressure).


The documentation for this class was generated from the following file: