2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: utilities/pFlowToVTK/pFlowToVTK.cpp File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('pFlowToVTK_8cpp.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > pFlowToVTK.cpp File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div class = "textblock" > < div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Include dependency graph for pFlowToVTK.cpp:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "pFlowToVTK_8cpp__incl.png" border = "0" usemap = "#utilities_2pFlowToVTK_2pFlowToVTK_8cpp" alt = "" / > < / div >
< map name = "utilities_2pFlowToVTK_2pFlowToVTK_8cpp" id = "utilities_2pFlowToVTK_2pFlowToVTK_8cpp" >
< area shape = "rect" title = " " alt = "" coords = "553,5,707,47" / >
< area shape = "rect" href = "systemControl_8hpp.html" title = " " alt = "" coords = "160,169,305,196" / >
< area shape = "rect" href = "pointFieldToVTK_8hpp.html" title = " " alt = "" coords = "29,95,183,121" / >
< area shape = "rect" href = "triSurfaceFieldToVTK_8hpp.html" title = " " alt = "" coords = "207,95,391,121" / >
< area shape = "rect" href = "timeFolder_8hpp.html" title = " " alt = "" coords = "416,95,535,121" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "commandLine_8hpp.html" title = " " alt = "" coords = "559,95,701,121" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "ranges_8hpp.html" title = " " alt = "" coords = "725,95,820,121" / >
< area shape = "rect" href = "readControlDict_8hpp.html" title = " " alt = "" coords = "845,95,997,121" / >
< area shape = "rect" href = "initialize__Control_8hpp.html" title = " " alt = "" coords = "1021,95,1181,121" / >
< area shape = "rect" href = "finalize_8hpp.html" title = " " alt = "" coords = "1205,95,1303,121" / >
< / map >
< / div >
< / div >
< p > < a href = "pFlowToVTK_8cpp_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3c04138a5bfe5d72780bb7e82a18e627" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "pFlowToVTK_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627" > main< / a > (int argc, char **argv)< / td > < / tr >
< tr class = "separator:a3c04138a5bfe5d72780bb7e82a18e627" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a id = "a3c04138a5bfe5d72780bb7e82a18e627" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c04138a5bfe5d72780bb7e82a18e627" > ◆ < / a > < / span > main()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int main < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > argc< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char **  < / td >
< td class = "paramname" > < em > argv< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "pFlowToVTK_8cpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "pFlowToVTK_8cpp_source.html" > pFlowToVTK.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "classpFlow_1_1commandLine.html#ae309d1cad7a1c3502e8d112f76373816" > commandLine::addOption()< / a > , < a class = "el" href = "initialize__Control_8hpp_source.html#l00047" > Control< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00289" > pFlow::PFtoVTK::convertTimeFolderPointFields()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00360" > pFlow::PFtoVTK::convertTimeFolderPointFieldsSelected()< / a > , < a class = "el" href = "triSurfaceFieldToVTK_8hpp_source.html#l00180" > pFlow::TSFtoVTK::convertTimeFolderTriSurfaceFields()< / a > , < a class = "el" href = "fileSystem_8hpp_source.html#l00186" > pFlow::CWD()< / a > , < a class = "el" href = "streams_8hpp_source.html#l00034" > cyanText< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00111" > timeFolder::endTime()< / a > , < a class = "el" href = "bTypesFunctions_8hpp_source.html#l00188" > pFlow::equal()< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00062" > timeFolder::folder()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00033" > pFlow::geometryFolder__< / a > , < a class = "el" href = "namespacepFlow.html#a86ae30c22a4ef4bc487b40ed52f4d2f9" > pFlow::output< / a > , < a class = "el" href = "commandLine_8cpp_source.html#l00050" > commandLine::parse()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00105" > timeFolder::startTime()< / a > , and < a class = "el" href = "timeFolder_8hpp_source.html#l00057" > timeFolder::time()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "pFlowToVTK_8cpp_a3c04138a5bfe5d72780bb7e82a18e627_cgraph.png" border = "0" usemap = "#pFlowToVTK_8cpp_a3c04138a5bfe5d72780bb7e82a18e627_cgraph" alt = "" / > < / div >
< map name = "pFlowToVTK_8cpp_a3c04138a5bfe5d72780bb7e82a18e627_cgraph" id = "pFlowToVTK_8cpp_a3c04138a5bfe5d72780bb7e82a18e627_cgraph" >
2023-03-31 10:54:16 -07:00
< area shape = "rect" title = " " alt = "" coords = "5,349,60,375" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1commandLine.html#ae309d1cad7a1c3502e8d112f76373816" title = " " alt = "" coords = "134,5,295,47" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#a43810217a8e7b2859a59b0ea17b02728" title = " " alt = "" coords = "108,71,321,112" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#afed74f3e8fdc5e63c61b210f8fa1044c" title = " " alt = "" coords = "108,136,321,177" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "369,202,467,229" / >
< area shape = "rect" href = "namespacepFlow_1_1TSFtoVTK.html#a361422b3b3f4f4c5048f8c61e2c3927c" title = " " alt = "" coords = "117,253,313,295" / >
< area shape = "rect" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" title = " " alt = "" coords = "164,319,265,346" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "classpFlow_1_1timeFolder.html#a2aafefc5248e595246d11de0587524f3" title = " " alt = "" coords = "141,371,288,412" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aaf1dcea055a0402beff3cec1b0849d74" title = " " alt = "" coords = "162,437,267,463" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "classpFlow_1_1timeFolder.html#a4e8f348d5741229dc3661d90703080ed" title = " " alt = "" coords = "141,488,288,529" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1commandLine.html#af199716992f3f8bb51c89ddcca847062" title = " " alt = "" coords = "134,553,295,595" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "classpFlow_1_1timeFolder.html#aaff3f438097803be5fef5cd29cd8985d" title = " " alt = "" coords = "141,619,288,660" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1timeFolder.html#a6fc92e0e88a1173babd33b596d8708b3" title = " " alt = "" coords = "126,685,303,711" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "dir_df38b2a5d584e0f6066b4518b95c638b.html" > utilities< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_db0578c2b13d6db53da70c631a86c928.html" > pFlowToVTK< / a > < / li > < li class = "navelem" > < a class = "el" href = "pFlowToVTK_8cpp.html" > pFlowToVTK.cpp< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >