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