diff options
Diffstat (limited to 'docs/api/files/struct_nv_flow_grid_params.html')
| -rw-r--r-- | docs/api/files/struct_nv_flow_grid_params.html | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/docs/api/files/struct_nv_flow_grid_params.html b/docs/api/files/struct_nv_flow_grid_params.html index e1c7c37..dd2c538 100644 --- a/docs/api/files/struct_nv_flow_grid_params.html +++ b/docs/api/files/struct_nv_flow_grid_params.html @@ -1,6 +1,6 @@ <html> <head> - <title>NVIDIA(R) Flow(R) 1.0.0 API Reference: NvFlowGridParams Struct Reference</title> + <title>NVIDIA(R) Flow(R) 1.0.1 API Reference: NvFlowGridParams Struct Reference</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> </head> @@ -49,6 +49,9 @@ <tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_params.html#02961dd6007cc07b78424a03b0d7f9f5">pressureLegacyMode</a></td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">If true, run older less accurate pressure solver. <a href="#02961dd6007cc07b78424a03b0d7f9f5"></a><br></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_flow_grid_params.html#7ab041d5426c03b12cab8193911f1251">singlePassAdvection</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">If true, enables single pass advection. <a href="#7ab041d5426c03b12cab8193911f1251"></a><br></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> Parameters controlling grid behavior. <hr><h2>Field Documentation</h2> @@ -137,6 +140,23 @@ If true, run older less accurate pressure solver. </div> </div><p> +<a class="anchor" name="7ab041d5426c03b12cab8193911f1251"></a><!-- doxytag: member="NvFlowGridParams::singlePassAdvection" ref="7ab041d5426c03b12cab8193911f1251" args="" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">bool <a class="el" href="struct_nv_flow_grid_params.html#7ab041d5426c03b12cab8193911f1251">NvFlowGridParams::singlePassAdvection</a> </td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> +If true, enables single pass advection. +<p> + +</div> +</div><p> <hr>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="_nv_flow_8h-source.html">NvFlow.h</a></ul> </div> |