#include <PerCellGravity.h>
|
| | TPerCellGravity (const TVector< T, d > &Direction=TVector< T, d >(0, -1, 0), const T Magnitude=(T) 9.8) |
| |
| virtual | ~TPerCellGravity () |
| |
| void | Apply (const TUniformGrid< T, d > &Grid, TArrayFaceND< T, d > &Velocity, const T Dt, const Pair< int32, TVector< int32, d > > Index) const |
| |
◆ TPerCellGravity()
template<class T , int d>
◆ ~TPerCellGravity()
template<class T , int d>
◆ Apply()
template<class T , int d>
The documentation for this class was generated from the following file: