diff options
| author | Anton Novoselov <[email protected]> | 2017-08-08 20:14:22 +0300 |
|---|---|---|
| committer | Anton Novoselov <[email protected]> | 2017-08-08 20:14:22 +0300 |
| commit | d41654b469fa51870b5952c836c04d9da17f32d3 (patch) | |
| tree | 64f8f437eef394630355f281d35ca1d53e5c4d6c /docs/api_docs/files/pagedefinitions.html | |
| parent | add +x for packman script (diff) | |
| download | blast-d41654b469fa51870b5952c836c04d9da17f32d3.tar.xz blast-d41654b469fa51870b5952c836c04d9da17f32d3.zip | |
Updated to CL 22627414:
* docs updates
* authoring fixes
* stress solver crash fixes
Diffstat (limited to 'docs/api_docs/files/pagedefinitions.html')
| -rw-r--r-- | docs/api_docs/files/pagedefinitions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api_docs/files/pagedefinitions.html b/docs/api_docs/files/pagedefinitions.html index f771b06..69e419b 100644 --- a/docs/api_docs/files/pagedefinitions.html +++ b/docs/api_docs/files/pagedefinitions.html @@ -21,7 +21,7 @@ <!-- Generated by Doxygen 1.5.8 --> <div class="contents"> <h1><a class="anchor" name="pagedefinitions">Definitions </a></h1><ul> -<li><b>exact coverage</b>: the condition that a walk from any leaf chunk to its ancestor root chunk will always encounter exactly one support chunk</li><li><b>family</b>: the memory allocated when an asset is instanced into its initial set of actors, and all descendent actors formed from fracturing the initial set, recursively</li><li><b>root chunk</b>: a chunk with no parent</li><li><b>leaf chunk</b>: a chunk with no children</li><li><b>lower-support chunk</b>: a chunk that is either a support or subsupport chunk</li><li><b>subsupport chunk</b>: a chunk that is descended from a support chunk</li><li><b>supersupport chunk</b>: a chunk that is the ancestor of a support chunk</li><li><b>support chunk</b>: a chunk that is represented in the support graph</li><li><b>upper-support chunk</b>: a chunk that is either a support or supersupport chunk</li></ul> +<li><b>exact coverage</b>: the condition that a walk from any leaf chunk to its ancestor root chunk will always encounter exactly one support chunk</li><li><b>family</b>: the memory allocated when an asset is instanced into its initial set of actors, and all descendant actors formed from fracturing the initial set, recursively</li><li><b>root chunk</b>: a chunk with no parent</li><li><b>leaf chunk</b>: a chunk with no children</li><li><b>lower-support chunk</b>: a chunk that is either a support or subsupport chunk</li><li><b>subsupport chunk</b>: a chunk that is descended from a support chunk</li><li><b>supersupport chunk</b>: a chunk that is the ancestor of a support chunk</li><li><b>support chunk</b>: a chunk that is represented in the support graph</li><li><b>upper-support chunk</b>: a chunk that is either a support or supersupport chunk</li></ul> <p> <br> </div> |