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-23 12:52:57 -07:00
< 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." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: processField Class 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('classpFlow_1_1processField.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 = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-static-methods" > Static Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1processField-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > processField Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for processField:< / 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 = "classpFlow_1_1processField__inherit__graph.png" border = "0" usemap = "#processField_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "processField_inherit__map" id = "processField_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "25,5,127,32" / >
< area shape = "rect" href = "classpFlow_1_1ProcessField.html" title = " " alt = "" coords = "5,80,147,107" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
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 = "+" / > Collaboration diagram for processField:< / 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 = "classpFlow_1_1processField__coll__graph.png" border = "0" usemap = "#processField_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "processField_coll__map" id = "processField_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "343,109,445,136" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html" title = " " alt = "" coords = "5,13,92,39" / >
< area shape = "rect" href = "classpFlow_1_1uniquePtr.html" title = " " alt = "" coords = "199,5,391,47" / >
< area shape = "rect" href = "classpFlow_1_1readFromTimeFolder.html" title = " " alt = "" coords = "415,13,573,39" / >
< area shape = "rect" href = "classpFlow_1_1pointRectCell.html" title = " " alt = "" coords = "597,13,706,39" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:af1b42d2ede6f20b2ea19631313ae698d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#af1b42d2ede6f20b2ea19631313ae698d" > TypeInfo< / a > (" processField" )< / td > < / tr >
< tr class = "separator:af1b42d2ede6f20b2ea19631313ae698d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a86c835a789080210d1b477e5d77113" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a0a86c835a789080210d1b477e5d77113" > processField< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > dict< / a > , < a class = "el" href = "classpFlow_1_1pointRectCell.html" > pointRectCell< / a > & pToCell, < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > & rep)< / td > < / tr >
< tr class = "separator:a0a86c835a789080210d1b477e5d77113" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afccc43dcaf88d6196e833cd39c52228f" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#afccc43dcaf88d6196e833cd39c52228f" > create_vCtor< / a > (< a class = "el" href = "classpFlow_1_1processField.html" > processField< / a > , < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > ,(const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > dict< / a > , < a class = "el" href = "classpFlow_1_1pointRectCell.html" > pointRectCell< / a > & pToCell, < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > & rep),(< a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > dict< / a > , pToCell, rep))< / td > < / tr >
< tr class = "separator:afccc43dcaf88d6196e833cd39c52228f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a502b077b7f1e29810f60f0340429d677" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a502b077b7f1e29810f60f0340429d677" > mesh< / a > () const< / td > < / tr >
< tr class = "separator:a502b077b7f1e29810f60f0340429d677" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a15d8e243c747491d013b5ed6979385a0" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a15d8e243c747491d013b5ed6979385a0" > pointToCell< / a > () const< / td > < / tr >
< tr class = "separator:a15d8e243c747491d013b5ed6979385a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad1002a3418d213058f0773c97e3640b9" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > dict< / a > ()< / td > < / tr >
< tr class = "separator:ad1002a3418d213058f0773c97e3640b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e81e11944c2000f458fdb15b0b44d1a" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a9e81e11944c2000f458fdb15b0b44d1a" > dict< / a > () const< / td > < / tr >
< tr class = "separator:a9e81e11944c2000f458fdb15b0b44d1a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2edfa903da62f73647fcdb6fc2dc4d20" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a2edfa903da62f73647fcdb6fc2dc4d20" > timeFolderRepository< / a > ()< / td > < / tr >
< tr class = "separator:a2edfa903da62f73647fcdb6fc2dc4d20" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a774cc7dd952b548bf3c8e82d2e177fc9" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a774cc7dd952b548bf3c8e82d2e177fc9" > processedRepository< / a > ()< / td > < / tr >
< tr class = "separator:a774cc7dd952b548bf3c8e82d2e177fc9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a68600f872131dfafb70d7fab7e53997f" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a68600f872131dfafb70d7fab7e53997f" > fieldType< / a > () const< / td > < / tr >
< tr class = "separator:a68600f872131dfafb70d7fab7e53997f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79051a0c5c6c463052ca6ae79fb75238" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a79051a0c5c6c463052ca6ae79fb75238" > fieldName< / a > () const< / td > < / tr >
< tr class = "separator:a79051a0c5c6c463052ca6ae79fb75238" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf793f78bddd37608d2a8672906f6841" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#adf793f78bddd37608d2a8672906f6841" > isUniform< / a > () const< / td > < / tr >
< tr class = "separator:adf793f78bddd37608d2a8672906f6841" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ae8bc40a09f87556f79809f56a018c0" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a2ae8bc40a09f87556f79809f56a018c0" > operation< / a > () const< / td > < / tr >
< tr class = "separator:a2ae8bc40a09f87556f79809f56a018c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a42adc93db9ba55e4379221279ee3fd9b" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a42adc93db9ba55e4379221279ee3fd9b" > timeFolder< / a > ()< / td > < / tr >
< tr class = "separator:a42adc93db9ba55e4379221279ee3fd9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb7bc4a6b5ddaffd56f349615a97636c" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#adb7bc4a6b5ddaffd56f349615a97636c" > includeMaskType< / a > () const< / td > < / tr >
< tr class = "separator:adb7bc4a6b5ddaffd56f349615a97636c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d95dada6d02aab05263acdd9ce758e5" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a9d95dada6d02aab05263acdd9ce758e5" > threshold< / a > () const< / td > < / tr >
< tr class = "separator:a9d95dada6d02aab05263acdd9ce758e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1878aa0ad0ab19b83ff4e142f6fea77" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#af1878aa0ad0ab19b83ff4e142f6fea77" > processedFieldName< / a > () const< / td > < / tr >
< tr class = "separator:af1878aa0ad0ab19b83ff4e142f6fea77" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c2b1ca62bc8c4fa3bd3b337e34600c7" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a0c2b1ca62bc8c4fa3bd3b337e34600c7" > process< / a > ()=0< / td > < / tr >
< tr class = "separator:a0c2b1ca62bc8c4fa3bd3b337e34600c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85b605926fe934892bb347056bc3dd54" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a85b605926fe934892bb347056bc3dd54" > writeToVTK< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & is) const =0< / td > < / tr >
< tr class = "separator:a85b605926fe934892bb347056bc3dd54" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ae098f06d923b58ddc591b1cef457f947" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1processField.html" > processField< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#ae098f06d923b58ddc591b1cef457f947" > create< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > dict< / a > , < a class = "el" href = "classpFlow_1_1pointRectCell.html" > pointRectCell< / a > & pToCell, < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > & rep)< / td > < / tr >
< tr class = "separator:ae098f06d923b58ddc591b1cef457f947" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-methods" > < / a >
Static Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a652a19b251fd07c2ee0a88ef91d6c748" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a652a19b251fd07c2ee0a88ef91d6c748" > getFieldType< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > dict< / a > , < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > & < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > , < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1processField.html#a79051a0c5c6c463052ca6ae79fb75238" > fieldName< / a > , < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1processField.html#a68600f872131dfafb70d7fab7e53997f" > fieldType< / a > )< / td > < / tr >
< tr class = "separator:a652a19b251fd07c2ee0a88ef91d6c748" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a5c644b0ad2ff77590a77fb0198c4a785" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a5c644b0ad2ff77590a77fb0198c4a785" > dict_< / a > < / td > < / tr >
< tr class = "separator:a5c644b0ad2ff77590a77fb0198c4a785" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7603eed71b94722e7cba7a92ce6b4972" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1pointRectCell.html" > pointRectCell< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a7603eed71b94722e7cba7a92ce6b4972" > pointToCell_< / a > < / td > < / tr >
< tr class = "separator:a7603eed71b94722e7cba7a92ce6b4972" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a31a5f410c99d1b2a73709fe54b35b5bc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a31a5f410c99d1b2a73709fe54b35b5bc" > timeFolder_< / a > < / td > < / tr >
< tr class = "separator:a31a5f410c99d1b2a73709fe54b35b5bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a90d0a5ba88aa728840d50d1e8d57a5d7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a90d0a5ba88aa728840d50d1e8d57a5d7" > processedFieldName_< / a > < / td > < / tr >
< tr class = "separator:a90d0a5ba88aa728840d50d1e8d57a5d7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a84505e826985ad10d53f4063d43128ea" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a84505e826985ad10d53f4063d43128ea" > fieldName_< / a > < / td > < / tr >
< tr class = "separator:a84505e826985ad10d53f4063d43128ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a885fb6d2cc1add5cb4edb4acf05e0485" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a885fb6d2cc1add5cb4edb4acf05e0485" > fieldType_< / a > < / td > < / tr >
< tr class = "separator:a885fb6d2cc1add5cb4edb4acf05e0485" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a23f690776ad5d8b0b5721562a621cfb5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a23f690776ad5d8b0b5721562a621cfb5" > operation_< / a > < / td > < / tr >
< tr class = "separator:a23f690776ad5d8b0b5721562a621cfb5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a547fdb412be950f1c37449ae81afc467" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a547fdb412be950f1c37449ae81afc467" > includeMaskType_< / a > < / td > < / tr >
< tr class = "separator:a547fdb412be950f1c37449ae81afc467" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5ee1065f3807ab1bdbb29a28071deaf8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a5ee1065f3807ab1bdbb29a28071deaf8" > threshold_< / a > = 1< / td > < / tr >
< tr class = "separator:a5ee1065f3807ab1bdbb29a28071deaf8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1ba9a074b9b18462a4c000591aef0435" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1includeMask.html" > includeMask< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a1ba9a074b9b18462a4c000591aef0435" > includeMask_< / a > = nullptr< / td > < / tr >
< tr class = "separator:a1ba9a074b9b18462a4c000591aef0435" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a0a86c835a789080210d1b477e5d77113" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a86c835a789080210d1b477e5d77113" > ◆ < / a > < / span > processField()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1processField.html" > processField< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1pointRectCell.html" > pointRectCell< / a > &   < / td >
< td class = "paramname" > < em > pToCell< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td >
< td class = "paramname" > < em > rep< / 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 = "processField_8cpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "processField_8cpp_source.html" > processField.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "includeMask_8cpp_source.html#l00068" > includeMask::create()< / a > , < a class = "el" href = "processField_8hpp_source.html#l00041" > processField::dict_< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "processField_8hpp_source.html#l00049" > processField::fieldName_< / a > , < a class = "el" href = "processField_8hpp_source.html#l00051" > processField::fieldType_< / a > , < a class = "el" href = "processField_8cpp_source.html#l00057" > processField::getFieldType()< / a > , < a class = "el" href = "processField_8hpp_source.html#l00059" > processField::includeMask_< / a > , < a class = "el" href = "processField_8hpp_source.html#l00055" > processField::includeMaskType_< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00634" > dictionary::subDictOrCreate()< / a > , and < a class = "el" href = "processField_8hpp_source.html#l00045" > processField::timeFolder_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a0a86c835a789080210d1b477e5d77113_cgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a0a86c835a789080210d1b477e5d77113_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a0a86c835a789080210d1b477e5d77113_cgraph" id = "classpFlow_1_1processField_a0a86c835a789080210d1b477e5d77113_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,71,108,98" / >
< area shape = "rect" href = "classpFlow_1_1includeMask.html#a2d6fa293e543267f3139df717b643ca9" title = " " alt = "" coords = "156,5,307,47" / >
< area shape = "rect" href = "classpFlow_1_1processField.html#a652a19b251fd07c2ee0a88ef91d6c748" title = " " alt = "" coords = "179,71,283,98" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#aa4d7322eaead3c887a9283546628de96" title = " " alt = "" coords = "161,123,301,164" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a652a19b251fd07c2ee0a88ef91d6c748" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a652a19b251fd07c2ee0a88ef91d6c748" > ◆ < / a > < / span > getFieldType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool getFieldType < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > &   < / td >
< td class = "paramname" > < em > timeFolder< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldName< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < 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" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8cpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "processField_8cpp_source.html" > processField.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00748" > dictionary::containsDataEntry()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00600" > dictionary::dataEntryRef()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "twoPartEntry_8hpp_source.html#l00051" > twoPartEntry::firstPart()< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / a > , and < a class = "el" href = "twoPartEntry_8cpp_source.html#l00056" > pFlow::isTwoPartEntry()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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 call 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a652a19b251fd07c2ee0a88ef91d6c748_cgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a652a19b251fd07c2ee0a88ef91d6c748_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a652a19b251fd07c2ee0a88ef91d6c748_cgraph" id = "classpFlow_1_1processField_a652a19b251fd07c2ee0a88ef91d6c748_cgraph" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" title = " " alt = "" coords = "5,195,108,222" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a7ca8222c7de98177fe1e8e9d2615f77d" title = " " alt = "" coords = "167,5,310,47" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a713abeb5a65a5982d48bebb237e19722" title = " " alt = "" coords = "168,71,309,112" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "369,137,467,163" / >
< area shape = "rect" href = "classpFlow_1_1twoPartEntry.html#aa7ef84be740ccd490805a70a6e7a91b6" title = " " alt = "" coords = "162,188,315,229" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "168,253,309,295" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "168,319,309,360" / >
< area shape = "rect" href = "namespacepFlow.html#a70a0d5a242b0aeaf4399e556a1b74828" title = " " alt = "" coords = "156,385,321,411" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< 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 caller 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a652a19b251fd07c2ee0a88ef91d6c748_icgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a652a19b251fd07c2ee0a88ef91d6c748_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a652a19b251fd07c2ee0a88ef91d6c748_icgraph" id = "classpFlow_1_1processField_a652a19b251fd07c2ee0a88ef91d6c748_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "156,5,260,32" / >
< area shape = "rect" href = "classpFlow_1_1processField.html#a0a86c835a789080210d1b477e5d77113" title = " " alt = "" coords = "5,5,108,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "af1b42d2ede6f20b2ea19631313ae698d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1b42d2ede6f20b2ea19631313ae698d" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " processField"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "afccc43dcaf88d6196e833cd39c52228f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afccc43dcaf88d6196e833cd39c52228f" > ◆ < / a > < / span > create_vCtor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > create_vCtor < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1processField.html" > processField< / a >   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a >   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > dict< / a > , < a class = "el" href = "classpFlow_1_1pointRectCell.html" > pointRectCell< / a > & pToCell, < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > & rep)  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > (< a class = "el" href = "classpFlow_1_1processField.html#ad1002a3418d213058f0773c97e3640b9" > dict< / a > , pToCell, rep)  < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a502b077b7f1e29810f60f0340429d677" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a502b077b7f1e29810f60f0340429d677" > ◆ < / a > < / span > mesh()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& mesh < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "pointRectCell_8hpp_source.html#l00091" > pointRectCell::mesh()< / a > , and < a class = "el" href = "processField_8hpp_source.html#l00043" > processField::pointToCell_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "ProcessField_8hpp_source.html#l00097" > ProcessField< T > ::process()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a502b077b7f1e29810f60f0340429d677_cgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a502b077b7f1e29810f60f0340429d677_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a502b077b7f1e29810f60f0340429d677_cgraph" id = "classpFlow_1_1processField_a502b077b7f1e29810f60f0340429d677_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,13,64,39" / >
< area shape = "rect" href = "classpFlow_1_1pointRectCell.html#a502b077b7f1e29810f60f0340429d677" title = " " alt = "" coords = "112,5,267,47" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a502b077b7f1e29810f60f0340429d677_icgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a502b077b7f1e29810f60f0340429d677_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a502b077b7f1e29810f60f0340429d677_icgraph" id = "classpFlow_1_1processField_a502b077b7f1e29810f60f0340429d677_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "203,13,261,39" / >
< area shape = "rect" href = "classpFlow_1_1ProcessField.html#a76fef293a73e2b41dd4e462dc62470cf" title = " " alt = "" coords = "5,5,155,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a15d8e243c747491d013b5ed6979385a0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a15d8e243c747491d013b5ed6979385a0" > ◆ < / a > < / span > pointToCell()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& pointToCell < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00088" > 88< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00043" > processField::pointToCell_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "ProcessField_8hpp_source.html#l00097" > ProcessField< T > ::process()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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 caller 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a15d8e243c747491d013b5ed6979385a0_icgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a15d8e243c747491d013b5ed6979385a0_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a15d8e243c747491d013b5ed6979385a0_icgraph" id = "classpFlow_1_1processField_a15d8e243c747491d013b5ed6979385a0_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "203,13,297,39" / >
< area shape = "rect" href = "classpFlow_1_1ProcessField.html#a76fef293a73e2b41dd4e462dc62470cf" title = " " alt = "" coords = "5,5,155,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ad1002a3418d213058f0773c97e3640b9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad1002a3418d213058f0773c97e3640b9" > ◆ < / a > < / span > dict() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto& dict < / td >
< td > (< / td >
< td class = "paramname" > < / 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 = "processField_8hpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00041" > processField::dict_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "ProcessField_8hpp_source.html#l00090" > ProcessField< T > ::getUniformValue()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_ad1002a3418d213058f0773c97e3640b9_icgraph.png" border = "0" usemap = "#classpFlow_1_1processField_ad1002a3418d213058f0773c97e3640b9_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_ad1002a3418d213058f0773c97e3640b9_icgraph" id = "classpFlow_1_1processField_ad1002a3418d213058f0773c97e3640b9_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "203,13,249,39" / >
< area shape = "rect" href = "classpFlow_1_1ProcessField.html#ad6e04bef1eefda1226640fc5703658bf" title = " " alt = "" coords = "5,5,155,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a9e81e11944c2000f458fdb15b0b44d1a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e81e11944c2000f458fdb15b0b44d1a" > ◆ < / a > < / span > dict() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& dict < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00098" > 98< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00041" > processField::dict_< / a > .< / p >
< / div >
< / div >
< a id = "a2edfa903da62f73647fcdb6fc2dc4d20" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2edfa903da62f73647fcdb6fc2dc4d20" > ◆ < / a > < / span > timeFolderRepository()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto& timeFolderRepository < / td >
< td > (< / td >
< td class = "paramname" > < / 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 = "processField_8hpp_source.html#l00103" > 103< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00052" > readFromTimeFolder::db()< / a > , and < a class = "el" href = "processField_8hpp_source.html#l00045" > processField::timeFolder_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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 call 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a2edfa903da62f73647fcdb6fc2dc4d20_cgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a2edfa903da62f73647fcdb6fc2dc4d20_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a2edfa903da62f73647fcdb6fc2dc4d20_cgraph" id = "classpFlow_1_1processField_a2edfa903da62f73647fcdb6fc2dc4d20_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,168,32" / >
< area shape = "rect" href = "classpFlow_1_1readFromTimeFolder.html#a2cc2b6be86b1c0ece8c6b01797caf07f" title = " " alt = "" coords = "216,5,443,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a774cc7dd952b548bf3c8e82d2e177fc9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a774cc7dd952b548bf3c8e82d2e177fc9" > ◆ < / a > < / span > processedRepository()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto& processedRepository < / td >
< td > (< / td >
< td class = "paramname" > < / 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 = "processField_8hpp_source.html#l00108" > 108< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00043" > processField::pointToCell_< / a > , and < a class = "el" href = "pointRectCell_8hpp_source.html#l00096" > pointRectCell::processedRepository()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a774cc7dd952b548bf3c8e82d2e177fc9_cgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a774cc7dd952b548bf3c8e82d2e177fc9_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a774cc7dd952b548bf3c8e82d2e177fc9_cgraph" id = "classpFlow_1_1processField_a774cc7dd952b548bf3c8e82d2e177fc9_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,13,164,39" / >
< area shape = "rect" href = "classpFlow_1_1pointRectCell.html#a774cc7dd952b548bf3c8e82d2e177fc9" title = " " alt = "" coords = "212,5,379,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a68600f872131dfafb70d7fab7e53997f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a68600f872131dfafb70d7fab7e53997f" > ◆ < / a > < / span > fieldType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & fieldType < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00113" > 113< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00051" > processField::fieldType_< / a > .< / p >
< / div >
< / div >
< a id = "a79051a0c5c6c463052ca6ae79fb75238" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79051a0c5c6c463052ca6ae79fb75238" > ◆ < / a > < / span > fieldName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & fieldName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00118" > 118< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00049" > processField::fieldName_< / a > .< / p >
< / div >
< / div >
< a id = "adf793f78bddd37608d2a8672906f6841" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adf793f78bddd37608d2a8672906f6841" > ◆ < / a > < / span > isUniform()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isUniform < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00123" > 123< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00049" > processField::fieldName_< / a > .< / p >
< / div >
< / div >
< a id = "a2ae8bc40a09f87556f79809f56a018c0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2ae8bc40a09f87556f79809f56a018c0" > ◆ < / a > < / span > operation()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & operation < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00128" > 128< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00053" > processField::operation_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "ProcessField_8hpp_source.html#l00097" > ProcessField< T > ::process()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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 caller 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a2ae8bc40a09f87556f79809f56a018c0_icgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a2ae8bc40a09f87556f79809f56a018c0_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a2ae8bc40a09f87556f79809f56a018c0_icgraph" id = "classpFlow_1_1processField_a2ae8bc40a09f87556f79809f56a018c0_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "203,13,287,39" / >
< area shape = "rect" href = "classpFlow_1_1ProcessField.html#a76fef293a73e2b41dd4e462dc62470cf" title = " " alt = "" coords = "5,5,155,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a42adc93db9ba55e4379221279ee3fd9b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a42adc93db9ba55e4379221279ee3fd9b" > ◆ < / a > < / span > timeFolder()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto& < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / 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 = "processField_8hpp_source.html#l00133" > 133< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00045" > processField::timeFolder_< / a > .< / p >
< / div >
< / div >
< a id = "adb7bc4a6b5ddaffd56f349615a97636c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adb7bc4a6b5ddaffd56f349615a97636c" > ◆ < / a > < / span > includeMaskType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & includeMaskType < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00138" > 138< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00055" > processField::includeMaskType_< / a > .< / p >
< / div >
< / div >
< a id = "a9d95dada6d02aab05263acdd9ce758e5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d95dada6d02aab05263acdd9ce758e5" > ◆ < / a > < / span > threshold()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto threshold < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00143" > 143< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00057" > processField::threshold_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "ProcessField_8hpp_source.html#l00097" > ProcessField< T > ::process()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_a9d95dada6d02aab05263acdd9ce758e5_icgraph.png" border = "0" usemap = "#classpFlow_1_1processField_a9d95dada6d02aab05263acdd9ce758e5_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_a9d95dada6d02aab05263acdd9ce758e5_icgraph" id = "classpFlow_1_1processField_a9d95dada6d02aab05263acdd9ce758e5_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "203,13,285,39" / >
< area shape = "rect" href = "classpFlow_1_1ProcessField.html#a76fef293a73e2b41dd4e462dc62470cf" title = " " alt = "" coords = "5,5,155,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "af1878aa0ad0ab19b83ff4e142f6fea77" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1878aa0ad0ab19b83ff4e142f6fea77" > ◆ < / a > < / span > processedFieldName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & processedFieldName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / 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 = "processField_8hpp_source.html#l00148" > 148< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00047" > processField::processedFieldName_< / a > .< / p >
< / div >
< / div >
< a id = "a0c2b1ca62bc8c4fa3bd3b337e34600c7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c2b1ca62bc8c4fa3bd3b337e34600c7" > ◆ < / a > < / span > process()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool process < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1ProcessField.html#a76fef293a73e2b41dd4e462dc62470cf" > ProcessField< T > < / a > .< / p >
< / div >
< / div >
< a id = "a85b605926fe934892bb347056bc3dd54" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85b605926fe934892bb347056bc3dd54" > ◆ < / a > < / span > writeToVTK()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool writeToVTK < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1ProcessField.html#ad7776b0dcbe358c0dd0e8814d8c4c4e8" > ProcessField< T > < / a > .< / p >
< / div >
< / div >
< a id = "ae098f06d923b58ddc591b1cef457f947" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae098f06d923b58ddc591b1cef457f947" > ◆ < / a > < / span > create()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1processField.html" > pFlow::processField< / a > > create < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1pointRectCell.html" > pointRectCell< / a > &   < / td >
< td class = "paramname" > < em > pToCell< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td >
< td class = "paramname" > < em > rep< / 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" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8cpp_source.html#l00096" > 96< / a > of file < a class = "el" href = "processField_8cpp_source.html" > processField.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "bTypesFunctions_8cpp_source.html#l00131" > pFlow::angleBracketsNames()< / a > , < a class = "el" href = "streams_8hpp_source.html#l00041" > endREPORT< / a > , < a class = "el" href = "error_8hpp_source.html#l00036" > fatalError< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "streams_8hpp_source.html#l00032" > greenText< / a > , < a class = "el" href = "namespacepFlow.html#a9c4454c5f18c8245eaaebf2b4832eab0" > pFlow::printKeys()< / a > , < a class = "el" href = "streams_8hpp_source.html#l00040" > REPORT< / a > , and < a class = "el" href = "streams_8hpp_source.html#l00030" > yellowText< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "postprocess_8cpp_source.html#l00053" > postprocess::processTimeFolder()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_ae098f06d923b58ddc591b1cef457f947_cgraph.png" border = "0" usemap = "#classpFlow_1_1processField_ae098f06d923b58ddc591b1cef457f947_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_ae098f06d923b58ddc591b1cef457f947_cgraph" id = "classpFlow_1_1processField_ae098f06d923b58ddc591b1cef457f947_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,68,57" / >
< area shape = "rect" href = "namespacepFlow.html#af4e1df8908797640749fa02e2f5db7a7" title = " " alt = "" coords = "116,5,323,32" / >
< area shape = "rect" href = "namespacepFlow.html#a9c4454c5f18c8245eaaebf2b4832eab0" title = " " alt = "" coords = "155,56,284,83" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1processField_ae098f06d923b58ddc591b1cef457f947_icgraph.png" border = "0" usemap = "#classpFlow_1_1processField_ae098f06d923b58ddc591b1cef457f947_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1processField_ae098f06d923b58ddc591b1cef457f947_icgraph" id = "classpFlow_1_1processField_ae098f06d923b58ddc591b1cef457f947_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "207,13,269,39" / >
< area shape = "rect" href = "classpFlow_1_1postprocess.html#a6c48ff6de30d5c44952ff4c593bb7815" title = " " alt = "" coords = "5,5,159,47" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a5c644b0ad2ff77590a77fb0198c4a785" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5c644b0ad2ff77590a77fb0198c4a785" > ◆ < / a > < / span > dict_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > dict_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8hpp_source.html#l00093" > processField::dict()< / a > , and < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > .< / p >
< / div >
< / div >
< a id = "a7603eed71b94722e7cba7a92ce6b4972" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7603eed71b94722e7cba7a92ce6b4972" > ◆ < / a > < / span > pointToCell_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1pointRectCell.html" > pointRectCell< / a > & pointToCell_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8hpp_source.html#l00083" > processField::mesh()< / a > , < a class = "el" href = "processField_8hpp_source.html#l00088" > processField::pointToCell()< / a > , and < a class = "el" href = "processField_8hpp_source.html#l00108" > processField::processedRepository()< / a > .< / p >
< / div >
< / div >
< a id = "a31a5f410c99d1b2a73709fe54b35b5bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a31a5f410c99d1b2a73709fe54b35b5bc" > ◆ < / a > < / span > timeFolder_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > timeFolder_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > mutable< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > , < a class = "el" href = "processField_8hpp_source.html#l00133" > processField::timeFolder()< / a > , and < a class = "el" href = "processField_8hpp_source.html#l00103" > processField::timeFolderRepository()< / a > .< / p >
< / div >
< / div >
< a id = "a90d0a5ba88aa728840d50d1e8d57a5d7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a90d0a5ba88aa728840d50d1e8d57a5d7" > ◆ < / a > < / span > processedFieldName_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > processedFieldName_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8hpp_source.html#l00148" > processField::processedFieldName()< / a > .< / p >
< / div >
< / div >
< a id = "a84505e826985ad10d53f4063d43128ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a84505e826985ad10d53f4063d43128ea" > ◆ < / a > < / span > fieldName_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldName_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00049" > 49< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8hpp_source.html#l00118" > processField::fieldName()< / a > , < a class = "el" href = "processField_8hpp_source.html#l00123" > processField::isUniform()< / a > , and < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > .< / p >
< / div >
< / div >
< a id = "a885fb6d2cc1add5cb4edb4acf05e0485" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a885fb6d2cc1add5cb4edb4acf05e0485" > ◆ < / a > < / span > fieldType_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldType_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8hpp_source.html#l00113" > processField::fieldType()< / a > , and < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > .< / p >
< / div >
< / div >
< a id = "a23f690776ad5d8b0b5721562a621cfb5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23f690776ad5d8b0b5721562a621cfb5" > ◆ < / a > < / span > operation_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > operation_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8hpp_source.html#l00128" > processField::operation()< / a > .< / p >
< / div >
< / div >
< a id = "a547fdb412be950f1c37449ae81afc467" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a547fdb412be950f1c37449ae81afc467" > ◆ < / a > < / span > includeMaskType_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > includeMaskType_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8hpp_source.html#l00138" > processField::includeMaskType()< / a > , and < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > .< / p >
< / div >
< / div >
< a id = "a5ee1065f3807ab1bdbb29a28071deaf8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ee1065f3807ab1bdbb29a28071deaf8" > ◆ < / a > < / span > threshold_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > threshold_ = 1< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8hpp_source.html#l00143" > processField::threshold()< / a > .< / p >
< / div >
< / div >
< a id = "a1ba9a074b9b18462a4c000591aef0435" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1ba9a074b9b18462a4c000591aef0435" > ◆ < / a > < / span > includeMask_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1includeMask.html" > includeMask< / a > > includeMask_ = nullptr< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "processField_8hpp_source.html#l00059" > 59< / a > of file < a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "ProcessField_8hpp_source.html#l00097" > ProcessField< T > ::process()< / a > , and < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > utilities/postprocessPhasicFlow/< a class = "el" href = "processField_8hpp_source.html" > processField.hpp< / a > < / li >
< li > utilities/postprocessPhasicFlow/< a class = "el" href = "processField_8cpp_source.html" > processField.cpp< / a > < / li >
< / ul >
< / 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 = "classpFlow_1_1processField.html" > processField< / 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 >