diff options
| author | Andrew Reidmeyer <[email protected]> | 2017-06-13 20:38:29 -0600 |
|---|---|---|
| committer | Andrew Reidmeyer <[email protected]> | 2017-06-13 20:38:29 -0600 |
| commit | 62a1427154131f2387675957c1d2027061f354f0 (patch) | |
| tree | 4efdcb7d3fe9722d46523a51bc5c90b96f25441e /docs/rest | |
| parent | Initial 1.0.0 binary release (diff) | |
| download | flow-1.0.1.tar.xz flow-1.0.1.zip | |
NvFlow 1.0.1v1.0.1
Diffstat (limited to 'docs/rest')
| -rw-r--r-- | docs/rest/.buildinfo | 2 | ||||
| -rw-r--r-- | docs/rest/genindex.html | 39 | ||||
| -rw-r--r-- | docs/rest/index.html | 39 | ||||
| -rw-r--r-- | docs/rest/manual.html | 39 | ||||
| -rw-r--r-- | docs/rest/objects.inv | bin | 209 -> 209 bytes | |||
| -rw-r--r-- | docs/rest/releasenotes.html | 53 | ||||
| -rw-r--r-- | docs/rest/search.html | 39 | ||||
| -rw-r--r-- | docs/rest/searchindex.js | 2 |
8 files changed, 173 insertions, 40 deletions
diff --git a/docs/rest/.buildinfo b/docs/rest/.buildinfo index 231aa88..66a9937 100644 --- a/docs/rest/.buildinfo +++ b/docs/rest/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d12b0788eca6bffd2ed594467a5f579b +config: 6c8e815bf8250b7d2e341170a0aea3c1 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/rest/genindex.html b/docs/rest/genindex.html index 09bab1c..545388f 100644 --- a/docs/rest/genindex.html +++ b/docs/rest/genindex.html @@ -8,7 +8,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="IE=Edge"/> - <title>Index — Nvidia Flow 1.0.0 documentation</title> + <title>Index — Nvidia Flow 1.0.1 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -19,7 +19,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '1.0.0', + VERSION: '1.0.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -32,7 +32,7 @@ <script type="text/javascript" src="_static/bootstrap.js"></script> <script type="text/javascript" src="_static/jquery.cookie.js"></script> <script type="text/javascript" src="_static/jquery.storageapi.js"></script> - <link rel="top" title="Nvidia Flow 1.0.0 documentation" href="index.html" /> + <link rel="top" title="Nvidia Flow 1.0.1 documentation" href="index.html" /> </head> <body> <nav class="navbar navbar-inverse navbar-default"> @@ -56,7 +56,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="index.html">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -91,8 +91,9 @@ </ul> </li> <li class="toctree-l1"><a class="reference internal" href="releasenotes.html">Release Notes</a><ul> -<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id1">1.0.0</a></li> -<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id2">0.1.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id1">1.0.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id2">1.0.0</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id3">0.1.1</a></li> </ul> </li> </ul> @@ -137,7 +138,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="index.html">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -152,6 +153,30 @@ </div> </div> </footer> + + +<script type="text/x-mathjax-config"> + MathJax.Hub.Config({ + extensions: ["tex2jax.js"], + jax: ["input/TeX", "output/HTML-CSS"], + tex2jax: { + processEscapes: true, + skipTags: ["script","noscript","style","textarea"] + }, + "HTML-CSS": { availableFonts: ["TeX"] }, + TeX: { + Macros: { + Lrg: ['\\displaystyle{#1}', 1, ""] + } + } + }); +</script> + + +<script type="text/javascript" async + src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"> +</script> + <script> var treestatename = 'GWDocsTreeState'; var protocol = location.href.split('/')[0].toLowerCase(); diff --git a/docs/rest/index.html b/docs/rest/index.html index b5656c8..279ec1b 100644 --- a/docs/rest/index.html +++ b/docs/rest/index.html @@ -7,7 +7,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="IE=Edge"/> - <title>Nvidia Flow — Nvidia Flow 1.0.0 documentation</title> + <title>Nvidia Flow — Nvidia Flow 1.0.1 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -18,7 +18,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '1.0.0', + VERSION: '1.0.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -31,7 +31,7 @@ <script type="text/javascript" src="_static/bootstrap.js"></script> <script type="text/javascript" src="_static/jquery.cookie.js"></script> <script type="text/javascript" src="_static/jquery.storageapi.js"></script> - <link rel="top" title="Nvidia Flow 1.0.0 documentation" href="#" /> + <link rel="top" title="Nvidia Flow 1.0.1 documentation" href="#" /> <link rel="next" title="Manual" href="manual.html" /> </head> <body> @@ -56,7 +56,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="#">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="#">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -91,8 +91,9 @@ </ul> </li> <li class="toctree-l1"><a class="reference internal" href="releasenotes.html">Release Notes</a><ul> -<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id1">1.0.0</a></li> -<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id2">0.1.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id1">1.0.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id2">1.0.0</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id3">0.1.1</a></li> </ul> </li> </ul> @@ -153,7 +154,7 @@ Flexible simulation and rendering also supports a range of magical effects.</p> <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="#">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="#">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -168,6 +169,30 @@ Flexible simulation and rendering also supports a range of magical effects.</p> </div> </div> </footer> + + +<script type="text/x-mathjax-config"> + MathJax.Hub.Config({ + extensions: ["tex2jax.js"], + jax: ["input/TeX", "output/HTML-CSS"], + tex2jax: { + processEscapes: true, + skipTags: ["script","noscript","style","textarea"] + }, + "HTML-CSS": { availableFonts: ["TeX"] }, + TeX: { + Macros: { + Lrg: ['\\displaystyle{#1}', 1, ""] + } + } + }); +</script> + + +<script type="text/javascript" async + src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"> +</script> + <script> var treestatename = 'GWDocsTreeState'; var protocol = location.href.split('/')[0].toLowerCase(); diff --git a/docs/rest/manual.html b/docs/rest/manual.html index f2504f1..3894b37 100644 --- a/docs/rest/manual.html +++ b/docs/rest/manual.html @@ -7,7 +7,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="IE=Edge"/> - <title>Manual — Nvidia Flow 1.0.0 documentation</title> + <title>Manual — Nvidia Flow 1.0.1 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -18,7 +18,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '1.0.0', + VERSION: '1.0.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -31,7 +31,7 @@ <script type="text/javascript" src="_static/bootstrap.js"></script> <script type="text/javascript" src="_static/jquery.cookie.js"></script> <script type="text/javascript" src="_static/jquery.storageapi.js"></script> - <link rel="top" title="Nvidia Flow 1.0.0 documentation" href="index.html" /> + <link rel="top" title="Nvidia Flow 1.0.1 documentation" href="index.html" /> <link rel="next" title="Release Notes" href="releasenotes.html" /> <link rel="prev" title="Nvidia Flow" href="index.html" /> </head> @@ -57,7 +57,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="index.html">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -92,8 +92,9 @@ </ul> </li> <li class="toctree-l1"><a class="reference internal" href="releasenotes.html">Release Notes</a><ul> -<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id1">1.0.0</a></li> -<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id2">0.1.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id1">1.0.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id2">1.0.0</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id3">0.1.1</a></li> </ul> </li> </ul> @@ -271,7 +272,7 @@ since the emitter location and orientation will be advanced a shorter distance p <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="index.html">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -286,6 +287,30 @@ since the emitter location and orientation will be advanced a shorter distance p </div> </div> </footer> + + +<script type="text/x-mathjax-config"> + MathJax.Hub.Config({ + extensions: ["tex2jax.js"], + jax: ["input/TeX", "output/HTML-CSS"], + tex2jax: { + processEscapes: true, + skipTags: ["script","noscript","style","textarea"] + }, + "HTML-CSS": { availableFonts: ["TeX"] }, + TeX: { + Macros: { + Lrg: ['\\displaystyle{#1}', 1, ""] + } + } + }); +</script> + + +<script type="text/javascript" async + src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"> +</script> + <script> var treestatename = 'GWDocsTreeState'; var protocol = location.href.split('/')[0].toLowerCase(); diff --git a/docs/rest/objects.inv b/docs/rest/objects.inv Binary files differindex a239ba1..4436038 100644 --- a/docs/rest/objects.inv +++ b/docs/rest/objects.inv diff --git a/docs/rest/releasenotes.html b/docs/rest/releasenotes.html index e38a309..61f95c2 100644 --- a/docs/rest/releasenotes.html +++ b/docs/rest/releasenotes.html @@ -7,7 +7,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="IE=Edge"/> - <title>Release Notes — Nvidia Flow 1.0.0 documentation</title> + <title>Release Notes — Nvidia Flow 1.0.1 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -18,7 +18,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '1.0.0', + VERSION: '1.0.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -31,7 +31,7 @@ <script type="text/javascript" src="_static/bootstrap.js"></script> <script type="text/javascript" src="_static/jquery.cookie.js"></script> <script type="text/javascript" src="_static/jquery.storageapi.js"></script> - <link rel="top" title="Nvidia Flow 1.0.0 documentation" href="index.html" /> + <link rel="top" title="Nvidia Flow 1.0.1 documentation" href="index.html" /> <link rel="prev" title="Manual" href="manual.html" /> </head> <body> @@ -56,7 +56,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="index.html">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -91,8 +91,9 @@ </ul> </li> <li class="toctree-l1 current"><a class="current reference internal" href="">Release Notes</a><ul> -<li class="toctree-l2"><a class="reference internal" href="#id1">1.0.0</a></li> -<li class="toctree-l2"><a class="reference internal" href="#id2">0.1.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="#id1">1.0.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="#id2">1.0.0</a></li> +<li class="toctree-l2"><a class="reference internal" href="#id3">0.1.1</a></li> </ul> </li> </ul> @@ -124,7 +125,15 @@ <div class="section" id="release-notes"> <h1>Release Notes<a class="headerlink" href="#release-notes" title="Permalink to this headline">¶</a></h1> <div class="section" id="id1"> -<h2>1.0.0<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2> +<h2>1.0.1<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2> +<ul class="simple"> +<li>Moving grid support.</li> +<li>Single pass advection.</li> +<li>Vorticity confinement masks.</li> +</ul> +</div> +<div class="section" id="id2"> +<h2>1.0.0<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2> <ul class="simple"> <li>D3D12 support.</li> <li>MultiGPU, allowing DX12 Flow simulation and inter-GPU tranfer, in both DX11 and DX12 applications.</li> @@ -134,8 +143,8 @@ <li>Grid data access APIs.</li> </ul> </div> -<div class="section" id="id2"> -<h2>0.1.1<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2> +<div class="section" id="id3"> +<h2>0.1.1<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h2> <ul class="simple"> <li>Initial Release</li> </ul> @@ -151,7 +160,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="index.html">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -166,6 +175,30 @@ </div> </div> </footer> + + +<script type="text/x-mathjax-config"> + MathJax.Hub.Config({ + extensions: ["tex2jax.js"], + jax: ["input/TeX", "output/HTML-CSS"], + tex2jax: { + processEscapes: true, + skipTags: ["script","noscript","style","textarea"] + }, + "HTML-CSS": { availableFonts: ["TeX"] }, + TeX: { + Macros: { + Lrg: ['\\displaystyle{#1}', 1, ""] + } + } + }); +</script> + + +<script type="text/javascript" async + src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"> +</script> + <script> var treestatename = 'GWDocsTreeState'; var protocol = location.href.split('/')[0].toLowerCase(); diff --git a/docs/rest/search.html b/docs/rest/search.html index 2516e4e..17c21b8 100644 --- a/docs/rest/search.html +++ b/docs/rest/search.html @@ -7,7 +7,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="x-ua-compatible" content="IE=Edge"/> - <title>Search — Nvidia Flow 1.0.0 documentation</title> + <title>Search — Nvidia Flow 1.0.1 documentation</title> <link rel="stylesheet" href="_static/default.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> @@ -18,7 +18,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', - VERSION: '1.0.0', + VERSION: '1.0.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -32,7 +32,7 @@ <script type="text/javascript" src="_static/bootstrap.js"></script> <script type="text/javascript" src="_static/jquery.cookie.js"></script> <script type="text/javascript" src="_static/jquery.storageapi.js"></script> - <link rel="top" title="Nvidia Flow 1.0.0 documentation" href="index.html" /> + <link rel="top" title="Nvidia Flow 1.0.1 documentation" href="index.html" /> <script type="text/javascript"> jQuery(function() { Search.loadIndex("searchindex.js"); }); </script> @@ -52,7 +52,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="index.html">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -87,8 +87,9 @@ </ul> </li> <li class="toctree-l1"><a class="reference internal" href="releasenotes.html">Release Notes</a><ul> -<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id1">1.0.0</a></li> -<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id2">0.1.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id1">1.0.1</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id2">1.0.0</a></li> +<li class="toctree-l2"><a class="reference internal" href="releasenotes.html#id3">0.1.1</a></li> </ul> </li> </ul> @@ -131,7 +132,7 @@ <div class="masthead"> <div class="row"> <ul class="breadcrumb"> - <li><a href="index.html">Nvidia Flow 1.0.0 documentation</a></li> + <li><a href="index.html">Nvidia Flow 1.0.1 documentation</a></li> </ul> </div> </div> @@ -146,6 +147,30 @@ </div> </div> </footer> + + +<script type="text/x-mathjax-config"> + MathJax.Hub.Config({ + extensions: ["tex2jax.js"], + jax: ["input/TeX", "output/HTML-CSS"], + tex2jax: { + processEscapes: true, + skipTags: ["script","noscript","style","textarea"] + }, + "HTML-CSS": { availableFonts: ["TeX"] }, + TeX: { + Macros: { + Lrg: ['\\displaystyle{#1}', 1, ""] + } + } + }); +</script> + + +<script type="text/javascript" async + src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"> +</script> + <script> var treestatename = 'GWDocsTreeState'; var protocol = location.href.split('/')[0].toLowerCase(); diff --git a/docs/rest/searchindex.js b/docs/rest/searchindex.js index aed072a..f50fea3 100644 --- a/docs/rest/searchindex.js +++ b/docs/rest/searchindex.js @@ -1 +1 @@ -Search.setIndex({envversion:42,terms:{all:2,code:2,signific:2,per:2,capsul:2,depend:2,must:2,sourc:2,mechan:2,veri:2,brows:0,cool:2,magic:0,dimens:2,sign:2,rate:2,cost:2,pass:2,what:2,appear:2,abl:2,cell:2,version:2,"new":2,impuls:2,movement:2,gener:2,len:2,address:2,path:2,becom:2,sinc:2,valu:2,box:2,search:0,convers:2,shader:2,queue:2,smoke:[0,2],implement:0,chanc:2,control:2,passthrough:2,app:2,api:[1,2],visibl:2,establish:2,select:2,aggress:2,from:2,perf:2,would:2,memori:2,visit:0,two:2,predict:2,overhead:2,sort:2,hundr:2,visual:2,nvflowvolumeshadow:2,tranfer:[1,2],occlus:2,graphic:2,perceiv:2,work:2,uniqu:2,can:2,d3d12:[1,2],d3d11:2,overrid:2,process:2,share:2,high:2,sphere:2,minimum:2,want:2,nvflowgridemitparam:2,recycl:2,maxmimum:2,multipl:[1,2],write:2,how:2,hot:2,tile:2,perspect:2,buoyanc:2,updat:2,map:2,product:0,resourc:2,overridden:2,data:[1,2],alloc:2,"short":2,attempt:2,practic:2,disabl:2,callback:2,combin:2,allow:[1,2],nvflowgridexport:2,oper:2,composit:2,rotat:2,over:2,move:2,through:2,flexibl:0,dynam:2,fit:2,fix:2,fade:2,main:2,might:2,finer:2,non:2,good:2,thei:2,handl:2,safe:2,initi:1,mode:2,each:2,side:2,mean:2,voxel:[0,2],domain:2,weight:2,dx12:[0,1],dx11:[0,1],energi:2,event:2,out:2,referenc:2,influenc:2,adapt:[0,2],rel:2,hardwar:2,correct:2,insid:2,advanc:2,manipul:2,base:2,releas:0,veloc:2,thing:2,feed:2,rang:0,render:0,onc:2,independ:2,done:2,primari:2,size:2,given:2,convent:2,interact:2,smoother:2,system:2,least:2,multigpu:1,necessarili:2,gpu:[0,1,2],store:2,especi:2,copi:2,artifact:2,termin:2,than:2,serv:2,target:2,provid:2,second:2,structur:2,flame:2,substep:2,consumpt:2,comput:2,ani:[0,2],rai:2,have:2,tabl:2,need:2,dedic:2,strength:2,nvflowcontextd3d11:2,inform:2,self:[1,2],nvflowgridproxi:2,note:0,also:[0,2],best:2,channel:2,simplifi:2,textur:2,shade:2,fidel:2,track:2,object:2,most:2,request:2,drive:2,determin:2,concurr:2,threshold:2,impact:2,current:2,onli:2,locat:2,activ:[1,2],should:2,experiment:2,fuel:2,fluid:[0,2],nativ:2,increas:2,requir:2,common:2,nvflowcontext:2,where:2,view:0,set:2,frame:2,result:2,respons:2,timestep:2,particl:2,tend:2,written:2,between:2,spars:[0,2],numer:2,extens:2,both:[1,2],howev:2,against:2,vortic:2,mani:2,"32x16x16":2,color:2,overview:0,typic:2,backend:2,coupl:2,damp:2,due:2,compon:2,much:2,trajectori:2,immedi:2,dure:2,quickli:2,fire:[0,2],resolut:2,coordin:2,nvflow:[0,1,2],zero:2,togeth:2,"case":2,interoper:2,properti:2,nvflowgrid:2,defin:2,"while":2,unifi:2,behavior:2,region:2,real:[0,2],layer:[1,2],them:2,substanti:2,develop:0,minim:2,perform:2,make:2,format:2,same:[1,2],shorter:2,largest:2,document:0,higher:2,optim:2,expans:2,effect:[0,2],driven:2,capabl:[0,2],user:2,improv:2,chang:2,expand:2,stateless:2,exampl:2,thi:2,model:0,distanc:2,shape:2,simultan:2,priorit:2,densiti:2,input:2,modul:2,match:2,take:2,earli:2,applic:[0,1,2],march:2,around:2,transpar:2,read:2,temperatur:2,"64kb":2,resid:2,like:2,manual:0,benefit:2,necessari:2,lose:2,output:2,nvflowgridimport:2,page:[0,2],creation:2,convex:2,proper:2,home:0,inact:2,librari:[0,2],scale:2,avoid:2,overlap:2,buffer:2,oversampl:2,core:2,nvflowvolumerend:2,run:0,nvflowdevic:2,burn:2,although:2,async:2,appli:2,inter:1,greatli:2,materi:[1,2],simul:0,degre:2,produc:2,block:2,nvflowgridmaterialparam:2,own:2,encod:2,bound:2,automat:2,leverag:2,wai:2,support:[0,1,2],fast:2,custom:[1,2],interfac:2,includ:[0,2],fraction:2,"function":2,form:2,forc:2,bundl:2,heat:2,diffus:2,translat:2,delta:2,made:2,consist:2,"default":2,access:[1,2],combust:[0,2],fp16x4:2,fundament:2,emit:2,creat:2,"abstract":2,exist:2,collid:2,when:2,detail:2,virtual:2,orient:2,field:2,other:2,collis:2,intens:2,uniformli:2,pool:2,reduc:2,depth:2,potenti:2,time:0},objtypes:{},objnames:{},filenames:["index","releasenotes","manual"],titles:["Nvidia Flow","Release Notes","Manual"],objects:{},titleterms:{render:2,nvidia:0,descript:2,"export":2,shadow:2,paramet:2,devic:2,note:1,start:2,"import":2,more:0,proxi:2,get:2,time:2,step:2,grid:2,releas:1,emitt:2,tune:2,introduct:2,manual:2,about:0,flow:[0,2],simul:2,context:2,learn:0,volum:2}})
\ No newline at end of file +Search.setIndex({envversion:42,terms:{all:2,code:2,signific:2,per:2,capsul:2,depend:2,sourc:2,mechan:2,veri:2,brows:0,cool:2,magic:0,dimens:2,sign:2,rate:2,cost:2,pass:[1,2],what:2,appear:2,abl:2,cell:2,version:2,"new":2,impuls:2,movement:2,gener:2,len:2,address:2,path:2,becom:2,sinc:2,valu:2,box:2,search:0,convers:2,shader:2,queue:2,smoke:[0,2],implement:0,chanc:2,control:2,passthrough:2,app:2,api:[1,2],visibl:2,establish:2,select:2,aggress:2,from:2,perf:2,would:2,memori:2,visit:0,two:2,predict:2,overhead:2,sort:2,hundr:2,visual:2,nvflowvolumeshadow:2,tranfer:[1,2],must:2,graphic:2,perceiv:2,work:2,uniqu:2,can:2,d3d12:[1,2],d3d11:2,overrid:2,process:2,share:2,high:2,sphere:2,minimum:2,want:2,nvflowgridemitparam:2,recycl:2,maxmimum:2,multipl:[1,2],write:2,how:2,hot:2,confin:1,tile:2,perspect:2,buoyanc:2,updat:2,map:2,product:0,resourc:2,overridden:2,data:[1,2],alloc:2,"short":2,attempt:2,practic:2,disabl:2,callback:2,combin:2,allow:[1,2],nvflowgridexport:2,oper:2,composit:2,rotat:2,over:2,move:[1,2],occlus:2,through:2,flexibl:0,dynam:2,fit:2,fix:2,fade:2,main:2,might:2,finer:2,non:2,good:2,thei:2,handl:2,safe:2,initi:1,mode:2,each:2,side:2,mean:2,voxel:[0,2],domain:2,weight:2,dx12:[0,1],dx11:[0,1],energi:2,event:2,out:2,referenc:2,influenc:2,adapt:[0,2],rel:2,hardwar:2,correct:2,insid:2,advanc:2,manipul:2,base:2,releas:0,veloc:2,thing:2,feed:2,rang:0,render:0,onc:2,independ:2,done:2,primari:2,size:2,given:2,convent:2,advect:1,interact:2,smoother:2,system:2,least:2,multigpu:1,necessarili:2,gpu:[0,1,2],store:2,especi:2,copi:2,artifact:2,termin:2,than:2,serv:2,target:2,provid:2,second:2,structur:2,flame:2,substep:2,consumpt:2,comput:2,ani:[0,2],rai:2,have:2,tabl:2,need:2,dedic:2,strength:2,nvflowcontextd3d11:2,inform:2,self:[1,2],nvflowgridproxi:2,note:0,also:[0,2],best:2,channel:2,simplifi:2,textur:2,shade:2,fidel:2,track:2,object:2,most:2,request:2,drive:2,determin:2,concurr:2,threshold:2,impact:2,current:2,onli:2,locat:2,activ:[1,2],should:2,experiment:2,fuel:2,fluid:[0,2],nativ:2,increas:2,requir:2,common:2,nvflowcontext:2,where:2,view:0,set:2,frame:2,result:2,respons:2,timestep:2,particl:2,tend:2,written:2,between:2,spars:[0,2],numer:2,extens:2,both:[1,2],howev:2,against:2,vortic:[1,2],mani:2,"32x16x16":2,color:2,overview:0,typic:2,backend:2,coupl:2,damp:2,due:2,compon:2,much:2,trajectori:2,immedi:2,dure:2,quickli:2,fire:[0,2],resolut:2,coordin:2,nvflow:[0,1,2],zero:2,togeth:2,"case":2,interoper:2,properti:2,nvflowgrid:2,defin:2,"while":2,unifi:2,behavior:2,region:2,real:[0,2],layer:[1,2],them:2,substanti:2,develop:0,minim:2,perform:2,make:2,format:2,same:[1,2],shorter:2,largest:2,document:0,higher:2,optim:2,expans:2,effect:[0,2],driven:2,capabl:[0,2],user:2,improv:2,chang:2,expand:2,stateless:2,exampl:2,thi:2,model:0,distanc:2,shape:2,simultan:2,priorit:2,densiti:2,input:2,modul:2,match:2,take:2,earli:2,applic:[0,1,2],march:2,around:2,transpar:2,read:2,temperatur:2,"64kb":2,resid:2,like:2,manual:0,benefit:2,necessari:2,singl:1,lose:2,async:2,nvflowgridimport:2,page:[0,2],creation:2,convex:2,proper:2,home:0,inact:2,librari:[0,2],scale:2,avoid:2,overlap:2,buffer:2,oversampl:2,core:2,nvflowvolumerend:2,run:0,nvflowdevic:2,burn:2,although:2,output:2,appli:2,inter:1,greatli:2,materi:[1,2],simul:0,degre:2,produc:2,block:2,nvflowgridmaterialparam:2,own:2,encod:2,bound:2,automat:2,leverag:2,wai:2,support:[0,1,2],fast:2,custom:[1,2],interfac:2,includ:[0,2],fraction:2,"function":2,form:2,forc:2,bundl:2,heat:2,diffus:2,translat:2,delta:2,made:2,consist:2,"default":2,access:[1,2],combust:[0,2],fp16x4:2,fundament:2,emit:2,creat:2,"abstract":2,exist:2,collid:2,when:2,detail:2,virtual:2,orient:2,field:2,other:2,collis:2,intens:2,uniformli:2,pool:2,reduc:2,mask:1,depth:2,potenti:2,time:0},objtypes:{},objnames:{},filenames:["index","releasenotes","manual"],titles:["Nvidia Flow","Release Notes","Manual"],objects:{},titleterms:{render:2,nvidia:0,descript:2,"export":2,shadow:2,paramet:2,devic:2,note:1,start:2,"import":2,more:0,proxi:2,get:2,time:2,step:2,grid:2,releas:1,emitt:2,tune:2,introduct:2,manual:2,about:0,flow:[0,2],simul:2,context:2,learn:0,volum:2}})
\ No newline at end of file |