#include <PerCellSemiLagrangianAdvection.h>
|
| | TPerCellSemiLagrangianAdvection () |
| |
| | ~TPerCellSemiLagrangianAdvection () |
| |
| template<class T_SCALAR > |
| void | Apply (const TUniformGrid< T, d > &Grid, TArrayND< T_SCALAR, d > &Scalar, const TArrayND< T_SCALAR, d > &ScalarN, const TArrayFaceND< T, d > &VelocityN, const T Dt, const TVector< int32, d > &Index) |
| |
◆ TPerCellSemiLagrangianAdvection()
template<class T , int d>
◆ ~TPerCellSemiLagrangianAdvection()
template<class T , int d>
◆ Apply()
template<class T , int d>
| void Chaos::TPerCellSemiLagrangianAdvection< T, d >::Apply |
( |
const TUniformGrid< T, d > & |
Grid, |
|
|
TArrayND< T_SCALAR, d > & |
Scalar, |
|
|
const TArrayND< T_SCALAR, d > & |
ScalarN, |
|
|
const TArrayFaceND< T, d > & |
VelocityN, |
|
|
const T |
Dt, |
|
|
const TVector< int32, d > & |
Index |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: