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/pageextimport.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/pageextimport.html')
| -rw-r--r-- | docs/api_docs/files/pageextimport.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api_docs/files/pageextimport.html b/docs/api_docs/files/pageextimport.html index 783c516..f7f24de 100644 --- a/docs/api_docs/files/pageextimport.html +++ b/docs/api_docs/files/pageextimport.html @@ -29,8 +29,8 @@ This tool supports two bond generation modes and can be configured by providing: } </pre></div><p> 1) EXACT - Importer tries to find triangles from two chunks which lay in common surface. If such triangles are found, their intersections are considered as the interface.<p> -2) FORCED - Bond creation is forced no matter how far chunks from each other. Interface parameters are approximated.<p> -<a class="el" href="class_nv_1_1_blast_1_1_apex_importer_1_1_apex_import_tool.html">Nv::Blast::ApexImporter::ApexImportTool</a> can be itinialized by providing ApexSDK and ModuleDestructible, or they can be created internally.<p> +2) FORCED - Bond creation is forced no matter how far chunks are from each other. Interface parameters are approximated.<p> +<a class="el" href="class_nv_1_1_blast_1_1_apex_importer_1_1_apex_import_tool.html">Nv::Blast::ApexImporter::ApexImportTool</a> can be initialized by providing ApexSDK and ModuleDestructible, or they can be created internally.<p> If ApexSDK and ModuleDestructible were provided, they are not freed when Nv::Blast::ApexImporter::~ApexImportTool() is called. <br> </div> <!-- start footer part --> |