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< ADB > | select (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. |
Upwind selection in absence of counter-current flow (i.e., without effects of gravity and/or capillary pressure).