|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Go to the source code of this file.
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
| namespace | DNDS::CFV |
Functions | |
| template<int dim, int nVarsFixed, typename Tin1 , typename Tin2 , typename Tout > | |
| void | DNDS::CFV::DispatchBiwayLimiter (int limiterBiwayAlter, const Tin1 &uThis, const Tin2 &uOther, Tout &uOut, real n) |
| Dispatches the biway limiter function selected by limiterBiwayAlter. | |