683 lines
44 KiB
HTML
683 lines
44 KiB
HTML
<!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"/>
|
|
<meta name="description" content="PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU.">
|
|
<title>PhasicFlow: pFlow::TSFtoVTK Namespace 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>
|
|
<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>
|
|
<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">
|
|
<table cellspacing="0" >
|
|
<tbody>
|
|
<tr>
|
|
<td id="projectlogo"><a href="https://github.com/PhasicFlow"><img alt="Logo" src="phasicFlow_logo.png"></a></td>
|
|
<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>
|
|
<tr>
|
|
<td id="projectbrief">
|
|
<a href="https://https://cemf.ir">www.cemf.ir</a>
|
|
</td>
|
|
</tr>
|
|
</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('namespacepFlow_1_1TSFtoVTK.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">pFlow::TSFtoVTK Namespace Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:aec047e6957f6cccc4def46ee9812cc42"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#aec047e6957f6cccc4def46ee9812cc42">convertTimeFolderTriSurfaceFields</a> (<a class="el" href="classpFlow_1_1systemControl.html">systemControl</a> &control, const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> &destPath, const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &bName, bool separate, <a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> &surfNames, <a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> &fileNames)</td></tr>
|
|
<tr class="separator:aec047e6957f6cccc4def46ee9812cc42"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab7675057b3c9b4ecd2b146c55fb6c5db"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#ab7675057b3c9b4ecd2b146c55fb6c5db">triSurfaceToVTK</a> (<a class="el" href="classpFlow_1_1Ostream.html">Ostream</a> &os, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> *points, const <a class="el" href="namespacepFlow.html#ac855895a97b710fcd720a106454d0f4b">uint32x3</a> *vertices, const <a class="el" href="classpFlow_1_1subSurface.html">subSurface</a> &subSurf)</td></tr>
|
|
<tr class="separator:ab7675057b3c9b4ecd2b146c55fb6c5db"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9cbe33edc7f543b4e255461fb7a3a9b6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#a9cbe33edc7f543b4e255461fb7a3a9b6">triSurfaceToVTK</a> (<a class="el" href="classpFlow_1_1Ostream.html">Ostream</a> &os, const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> *points, const <a class="el" href="namespacepFlow.html#ac855895a97b710fcd720a106454d0f4b">uint32x3</a> *vertices, <a class="el" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a> numPoints, <a class="el" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a> numTris)</td></tr>
|
|
<tr class="separator:a9cbe33edc7f543b4e255461fb7a3a9b6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a45fdc7d9e642cf0dc3329b5252f197c7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#a45fdc7d9e642cf0dc3329b5252f197c7">convertTimeFolderTriSurfaceFieldsSingle</a> (<a class="el" href="classpFlow_1_1multiTriSurface.html">multiTriSurface</a> &surface, const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> &destPath, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> time, const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &bName, <a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> &surfNames, <a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> &fileNames)</td></tr>
|
|
<tr class="separator:a45fdc7d9e642cf0dc3329b5252f197c7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a85e71e998193cf698299502cf1dd1d34"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#a85e71e998193cf698299502cf1dd1d34">convertTimeFolderTriSurfaceFieldsSeparate</a> (<a class="el" href="classpFlow_1_1multiTriSurface.html">multiTriSurface</a> &surface, const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> &destPath, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> time, const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &bName, <a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> &surfNames, <a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> &fileNames)</td></tr>
|
|
<tr class="separator:a85e71e998193cf698299502cf1dd1d34"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa120e75df3e604a778d35fc5d29dc2ac"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#aa120e75df3e604a778d35fc5d29dc2ac">regexCheck</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &TYPENAME, const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &fieldType)</td></tr>
|
|
<tr class="separator:aa120e75df3e604a778d35fc5d29dc2ac"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae62bce9dac02ea8fd1377b34e7d216e1"><td class="memTemplParams" colspan="2">template<typename Type > </td></tr>
|
|
<tr class="memitem:ae62bce9dac02ea8fd1377b34e7d216e1"><td class="memTemplItemLeft" align="right" valign="top">bool </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#ae62bce9dac02ea8fd1377b34e7d216e1">checkTriFieldType</a> (<a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> objectType)</td></tr>
|
|
<tr class="separator:ae62bce9dac02ea8fd1377b34e7d216e1"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abe4ab8dfcc3d3cb8bb4379b8f563b903"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#abe4ab8dfcc3d3cb8bb4379b8f563b903">convertRealx3TypetriSurfaceField</a> (<a class="el" href="classpFlow_1_1Ostream.html">Ostream</a> &os, const <a class="el" href="classpFlow_1_1IOfileHeader.html">IOfileHeader</a> &header, <a class="el" href="classpFlow_1_1multiTriSurface.html">multiTriSurface</a> &tSurface)</td></tr>
|
|
<tr class="separator:abe4ab8dfcc3d3cb8bb4379b8f563b903"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa08b4876e61fd5f78e6d8d6268ceb79a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html#aa08b4876e61fd5f78e6d8d6268ceb79a">convertRealx3TypetriSurfaceFieldSeparate</a> (const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> &destPath, const <a class="el" href="classpFlow_1_1IOfileHeader.html">IOfileHeader</a> &header, <a class="el" href="classpFlow_1_1multiTriSurface.html">multiTriSurface</a> &tSurface, const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &bName, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> time)</td></tr>
|
|
<tr class="separator:aa08b4876e61fd5f78e6d8d6268ceb79a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Function Documentation</h2>
|
|
<a id="aec047e6957f6cccc4def46ee9812cc42"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aec047e6957f6cccc4def46ee9812cc42">◆ </a></span>convertTimeFolderTriSurfaceFields()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool convertTimeFolderTriSurfaceFields </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1systemControl.html">systemControl</a> & </td>
|
|
<td class="paramname"><em>control</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> & </td>
|
|
<td class="paramname"><em>destPath</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>bName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>separate</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> & </td>
|
|
<td class="paramname"><em>surfNames</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> & </td>
|
|
<td class="paramname"><em>fileNames</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="triSurfaceFieldToVTK_8cpp_source.html#l00005">5</a> of file <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html">triSurfaceFieldToVTK.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00211">convertTimeFolderTriSurfaceFieldsSeparate()</a>, <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00151">convertTimeFolderTriSurfaceFieldsSingle()</a>, <a class="el" href="timeControl_8hpp_source.html#l00127">timeControl::currentTime()</a>, <a class="el" href="streams_8hpp_source.html#l00044">END_WARNING</a>, <a class="el" href="systemControl_8hpp_source.html#l00132">systemControl::geometry()</a>, <a class="el" href="IOfileHeader_8cpp_source.html#l00092">IOfileHeader::headerOk()</a>, <a class="el" href="repository_8cpp_source.html#l00070">repository::path()</a>, <a class="el" href="systemControl_8hpp_source.html#l00122">systemControl::time()</a>, <a class="el" href="vocabs_8hpp_source.html#l00043">pFlow::triSurfaceFile__</a>, and <a class="el" href="streams_8hpp_source.html#l00043">WARNING</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pFlowToVTK_8cpp_source.html#l00035">main()</a>.</p>
|
|
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_aec047e6957f6cccc4def46ee9812cc42_cgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_aec047e6957f6cccc4def46ee9812cc42_cgraph" alt=""/></div>
|
|
</div>
|
|
<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 caller 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;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_aec047e6957f6cccc4def46ee9812cc42_icgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_aec047e6957f6cccc4def46ee9812cc42_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab7675057b3c9b4ecd2b146c55fb6c5db"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab7675057b3c9b4ecd2b146c55fb6c5db">◆ </a></span>triSurfaceToVTK() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool triSurfaceToVTK </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1Ostream.html">Ostream</a> & </td>
|
|
<td class="paramname"><em>os</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> * </td>
|
|
<td class="paramname"><em>points</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#ac855895a97b710fcd720a106454d0f4b">uint32x3</a> * </td>
|
|
<td class="paramname"><em>vertices</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1subSurface.html">subSurface</a> & </td>
|
|
<td class="paramname"><em>subSurf</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="triSurfaceFieldToVTK_8cpp_source.html#l00064">64</a> of file <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html">triSurfaceFieldToVTK.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="subSurface_8hpp_source.html#l00067">subSurface::end()</a>, <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="subSurface_8hpp_source.html#l00092">subSurface::numPoints()</a>, <a class="el" href="subSurface_8hpp_source.html#l00077">subSurface::pointEnd()</a>, <a class="el" href="subSurface_8hpp_source.html#l00072">subSurface::pointStart()</a>, <a class="el" href="subSurface_8hpp_source.html#l00087">subSurface::size()</a>, <a class="el" href="subSurface_8hpp_source.html#l00062">subSurface::start()</a>, <a class="el" href="triple_8hpp_source.html#l00132">triple< T >::x()</a>, <a class="el" href="triple_8hpp_source.html#l00144">triple< T >::y()</a>, and <a class="el" href="triple_8hpp_source.html#l00156">triple< T >::z()</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00211">convertTimeFolderTriSurfaceFieldsSeparate()</a>, and <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00151">convertTimeFolderTriSurfaceFieldsSingle()</a>.</p>
|
|
<div id="dynsection-2" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-2-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-2-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-2-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_ab7675057b3c9b4ecd2b146c55fb6c5db_cgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_ab7675057b3c9b4ecd2b146c55fb6c5db_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-3" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-3-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-3-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-3-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_ab7675057b3c9b4ecd2b146c55fb6c5db_icgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_ab7675057b3c9b4ecd2b146c55fb6c5db_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9cbe33edc7f543b4e255461fb7a3a9b6"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9cbe33edc7f543b4e255461fb7a3a9b6">◆ </a></span>triSurfaceToVTK() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool triSurfaceToVTK </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1Ostream.html">Ostream</a> & </td>
|
|
<td class="paramname"><em>os</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116">realx3</a> * </td>
|
|
<td class="paramname"><em>points</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#ac855895a97b710fcd720a106454d0f4b">uint32x3</a> * </td>
|
|
<td class="paramname"><em>vertices</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a> </td>
|
|
<td class="paramname"><em>numPoints</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b">uint32</a> </td>
|
|
<td class="paramname"><em>numTris</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="triSurfaceFieldToVTK_8cpp_source.html#l00108">108</a> of file <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html">triSurfaceFieldToVTK.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="triple_8hpp_source.html#l00132">triple< T >::x()</a>, <a class="el" href="triple_8hpp_source.html#l00144">triple< T >::y()</a>, and <a class="el" href="triple_8hpp_source.html#l00156">triple< T >::z()</a>.</p>
|
|
<div id="dynsection-4" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-4-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-4-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-4-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_a9cbe33edc7f543b4e255461fb7a3a9b6_cgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_a9cbe33edc7f543b4e255461fb7a3a9b6_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a45fdc7d9e642cf0dc3329b5252f197c7"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a45fdc7d9e642cf0dc3329b5252f197c7">◆ </a></span>convertTimeFolderTriSurfaceFieldsSingle()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool convertTimeFolderTriSurfaceFieldsSingle </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1multiTriSurface.html">multiTriSurface</a> & </td>
|
|
<td class="paramname"><em>surface</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> & </td>
|
|
<td class="paramname"><em>destPath</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td>
|
|
<td class="paramname"><em>time</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>bName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> & </td>
|
|
<td class="paramname"><em>surfNames</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> & </td>
|
|
<td class="paramname"><em>fileNames</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="triSurfaceFieldToVTK_8cpp_source.html#l00151">151</a> of file <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html">triSurfaceFieldToVTK.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="fileSystem_8cpp_source.html#l00359">pFlow::containingFiles()</a>, <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00289">convertRealx3TypetriSurfaceField()</a>, <a class="el" href="streams_8hpp_source.html#l00040">END_REPORT</a>, <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, <a class="el" href="vtkFile_8cpp_source.html#l00079">vtkFile::fileName()</a>, <a class="el" href="iOstream_8hpp_source.html#l00042">Green_Text</a>, <a class="el" href="IOfileHeader_8cpp_source.html#l00092">IOfileHeader::headerOk()</a>, <a class="el" href="namespacepFlow.html#a86ae30c22a4ef4bc487b40ed52f4d2f9">pFlow::output</a>, <a class="el" href="streams_8hpp_source.html#l00039">REPORT</a>, <a class="el" href="triangleFunctions_8hpp_source.html#l00030">pFlow::triangle::surface()</a>, <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00064">triSurfaceToVTK()</a>, and <a class="el" href="fileSystem_8hpp_source.html#l00160">fileSystem::wordPath()</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00005">convertTimeFolderTriSurfaceFields()</a>.</p>
|
|
<div id="dynsection-5" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-5-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-5-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-5-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_a45fdc7d9e642cf0dc3329b5252f197c7_cgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_a45fdc7d9e642cf0dc3329b5252f197c7_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-6" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-6-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-6-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-6-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_a45fdc7d9e642cf0dc3329b5252f197c7_icgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_a45fdc7d9e642cf0dc3329b5252f197c7_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a85e71e998193cf698299502cf1dd1d34"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a85e71e998193cf698299502cf1dd1d34">◆ </a></span>convertTimeFolderTriSurfaceFieldsSeparate()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool convertTimeFolderTriSurfaceFieldsSeparate </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1multiTriSurface.html">multiTriSurface</a> & </td>
|
|
<td class="paramname"><em>surface</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> & </td>
|
|
<td class="paramname"><em>destPath</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td>
|
|
<td class="paramname"><em>time</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>bName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> & </td>
|
|
<td class="paramname"><em>surfNames</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> & </td>
|
|
<td class="paramname"><em>fileNames</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="triSurfaceFieldToVTK_8cpp_source.html#l00211">211</a> of file <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html">triSurfaceFieldToVTK.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="fileSystem_8cpp_source.html#l00359">pFlow::containingFiles()</a>, <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00321">convertRealx3TypetriSurfaceFieldSeparate()</a>, <a class="el" href="streams_8hpp_source.html#l00040">END_REPORT</a>, <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, <a class="el" href="vtkFile_8cpp_source.html#l00079">vtkFile::fileName()</a>, <a class="el" href="iOstream_8hpp_source.html#l00042">Green_Text</a>, <a class="el" href="bTypesFunctions_8cpp_source.html#l00179">pFlow::groupNames()</a>, <a class="el" href="IOfileHeader_8cpp_source.html#l00092">IOfileHeader::headerOk()</a>, <a class="el" href="namespacepFlow.html#a86ae30c22a4ef4bc487b40ed52f4d2f9">pFlow::output</a>, <a class="el" href="streams_8hpp_source.html#l00039">REPORT</a>, <a class="el" href="triangleFunctions_8hpp_source.html#l00030">pFlow::triangle::surface()</a>, <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00064">triSurfaceToVTK()</a>, and <a class="el" href="fileSystem_8hpp_source.html#l00160">fileSystem::wordPath()</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00005">convertTimeFolderTriSurfaceFields()</a>.</p>
|
|
<div id="dynsection-7" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-7-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-7-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-7-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_a85e71e998193cf698299502cf1dd1d34_cgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_a85e71e998193cf698299502cf1dd1d34_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-8" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-8-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-8-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-8-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_a85e71e998193cf698299502cf1dd1d34_icgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_a85e71e998193cf698299502cf1dd1d34_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa120e75df3e604a778d35fc5d29dc2ac"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa120e75df3e604a778d35fc5d29dc2ac">◆ </a></span>regexCheck()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool pFlow::TSFtoVTK::regexCheck </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>TYPENAME</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>fieldType</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="triSurfaceFieldToVTK_8hpp_source.html#l00073">73</a> of file <a class="el" href="triSurfaceFieldToVTK_8hpp_source.html">triSurfaceFieldToVTK.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pointFieldToVTK_8hpp_source.html#l00088">pFlow::PFtoVTK::checkFieldType()</a>, and <a class="el" href="triSurfaceFieldToVTK_8hpp_source.html#l00087">checkTriFieldType()</a>.</p>
|
|
<div id="dynsection-9" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-9-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-9-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-9-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_aa120e75df3e604a778d35fc5d29dc2ac_icgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_aa120e75df3e604a778d35fc5d29dc2ac_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae62bce9dac02ea8fd1377b34e7d216e1"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae62bce9dac02ea8fd1377b34e7d216e1">◆ </a></span>checkTriFieldType()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool pFlow::TSFtoVTK::checkTriFieldType </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> </td>
|
|
<td class="paramname"><em>objectType</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="triSurfaceFieldToVTK_8hpp_source.html#l00087">87</a> of file <a class="el" href="triSurfaceFieldToVTK_8hpp_source.html">triSurfaceFieldToVTK.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="triSurfaceFieldToVTK_8hpp_source.html#l00073">regexCheck()</a>.</p>
|
|
<div id="dynsection-10" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-10-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-10-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-10-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_ae62bce9dac02ea8fd1377b34e7d216e1_cgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_ae62bce9dac02ea8fd1377b34e7d216e1_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="abe4ab8dfcc3d3cb8bb4379b8f563b903"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#abe4ab8dfcc3d3cb8bb4379b8f563b903">◆ </a></span>convertRealx3TypetriSurfaceField()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool convertRealx3TypetriSurfaceField </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1Ostream.html">Ostream</a> & </td>
|
|
<td class="paramname"><em>os</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1IOfileHeader.html">IOfileHeader</a> & </td>
|
|
<td class="paramname"><em>header</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1multiTriSurface.html">multiTriSurface</a> & </td>
|
|
<td class="paramname"><em>tSurface</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="triSurfaceFieldToVTK_8cpp_source.html#l00289">289</a> of file <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html">triSurfaceFieldToVTK.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="pointFieldToVTK_8cpp_source.html#l00357">pFlow::PFtoVTK::addRealx3PointField()</a>, <a class="el" href="iOstream_8hpp_source.html#l00027">defaultColor</a>, <a class="el" href="streams_8hpp_source.html#l00040">END_REPORT</a>, <a class="el" href="iOstream_8hpp_source.html#l00030">greenColor</a>, <a class="el" href="IOfileHeader_8hpp_source.html#l00069">IOfileHeader::objectName()</a>, <a class="el" href="IOfileHeader_8hpp_source.html#l00075">IOfileHeader::objectType()</a>, and <a class="el" href="streams_8hpp_source.html#l00039">REPORT</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00151">convertTimeFolderTriSurfaceFieldsSingle()</a>.</p>
|
|
<div id="dynsection-11" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-11-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-11-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-11-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_abe4ab8dfcc3d3cb8bb4379b8f563b903_cgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_abe4ab8dfcc3d3cb8bb4379b8f563b903_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-12" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-12-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-12-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-12-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_abe4ab8dfcc3d3cb8bb4379b8f563b903_icgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_abe4ab8dfcc3d3cb8bb4379b8f563b903_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa08b4876e61fd5f78e6d8d6268ceb79a"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa08b4876e61fd5f78e6d8d6268ceb79a">◆ </a></span>convertRealx3TypetriSurfaceFieldSeparate()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool convertRealx3TypetriSurfaceFieldSeparate </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> & </td>
|
|
<td class="paramname"><em>destPath</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1IOfileHeader.html">IOfileHeader</a> & </td>
|
|
<td class="paramname"><em>header</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1multiTriSurface.html">multiTriSurface</a> & </td>
|
|
<td class="paramname"><em>tSurface</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>bName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td>
|
|
<td class="paramname"><em>time</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="triSurfaceFieldToVTK_8cpp_source.html#l00321">321</a> of file <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html">triSurfaceFieldToVTK.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="pointFieldToVTK_8cpp_source.html#l00357">pFlow::PFtoVTK::addRealx3PointField()</a>, <a class="el" href="streams_8hpp_source.html#l00040">END_REPORT</a>, <a class="el" href="vtkFile_8cpp_source.html#l00079">vtkFile::fileName()</a>, <a class="el" href="iOstream_8hpp_source.html#l00042">Green_Text</a>, <a class="el" href="bTypesFunctions_8cpp_source.html#l00179">pFlow::groupNames()</a>, <a class="el" href="multiTriSurface_8hpp_source.html#l00081">multiTriSurface::numSurfaces()</a>, <a class="el" href="IOfileHeader_8hpp_source.html#l00069">IOfileHeader::objectName()</a>, <a class="el" href="IOfileHeader_8hpp_source.html#l00075">IOfileHeader::objectType()</a>, <a class="el" href="streams_8hpp_source.html#l00039">REPORT</a>, and <a class="el" href="multiTriSurface_8hpp_source.html#l00086">multiTriSurface::subSurfaces()</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00211">convertTimeFolderTriSurfaceFieldsSeparate()</a>.</p>
|
|
<div id="dynsection-13" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-13-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-13-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-13-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_aa08b4876e61fd5f78e6d8d6268ceb79a_cgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_aa08b4876e61fd5f78e6d8d6268ceb79a_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-14" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-14-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-14-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-14-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="namespacepFlow_1_1TSFtoVTK_aa08b4876e61fd5f78e6d8d6268ceb79a_icgraph.png" border="0" usemap="#namespacepFlow_1_1TSFtoVTK_aa08b4876e61fd5f78e6d8d6268ceb79a_icgraph" alt=""/></div>
|
|
</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="namespacepFlow.html">pFlow</a></li><li class="navelem"><a class="el" href="namespacepFlow_1_1TSFtoVTK.html">TSFtoVTK</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>
|