NvFlowGridParams Struct Reference
[NvFlowGrid]

Parameters controlling grid behavior. More...

#include <NvFlow.h>


Data Fields

bool bigEffectMode
 Tweaks block allocation for better big effect behavior.
float bigEffectPredictTime
 Time constant to tune big effect prediction.
NvFlowGridDebugVisFlags debugVisFlags
 Flags to control what debug visualization information is generated.
NvFlowFloat3 gravity
 Gravity vector for use by buoyancy.
bool pressureLegacyMode
 If true, run older less accurate pressure solver.
bool singlePassAdvection
 If true, enables single pass advection.


Detailed Description

Parameters controlling grid behavior.

Field Documentation

Tweaks block allocation for better big effect behavior.

Time constant to tune big effect prediction.

Flags to control what debug visualization information is generated.

Gravity vector for use by buoyancy.

If true, run older less accurate pressure solver.

If true, enables single pass advection.


The documentation for this struct was generated from the following file: