|
mantaflow
0.10
A framework for fluid simulation
|
Public Member Functions | |
| bool | isInitialized () |
| void | initMarching (GRID *val, const FlagGrid *flags) |
| void | transpTouch (int x, int y, int z, Real *weights, Real time) |
| cell is touched by marching from source cell | |
Protected Attributes | |
| GRID * | mpVal |
| const FlagGrid * | mpFlags |
1.8.13