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< T > Class Template 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 = "#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< T > Class Template Reference< / 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< T > :< / 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_3_01T_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< 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< T > :< / 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_3_01T_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a575309bcd64f00c86e07efb745785cd6" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ProcessField.html#a575309bcd64f00c86e07efb745785cd6" > TypeInfoTemplate11< / a > (" ProcessField" , T)< / td > < / tr >
< tr class = "separator:a575309bcd64f00c86e07efb745785cd6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a3d2ca8bd91ecb2162aac9fd4a3471b54" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ProcessField.html#a3d2ca8bd91ecb2162aac9fd4a3471b54" > 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:a3d2ca8bd91ecb2162aac9fd4a3471b54" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab9af837f18d1157ef3f892aee6608973" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ProcessField.html#ab9af837f18d1157ef3f892aee6608973" > add_vCtor< / a > (< a class = "el" href = "classpFlow_1_1processField.html" > processField< / a > , < a class = "el" href = "classpFlow_1_1ProcessField.html" > ProcessField< / a > , < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > )< / td > < / tr >
< tr class = "separator:ab9af837f18d1157ef3f892aee6608973" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad6e04bef1eefda1226640fc5703658bf" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ProcessField.html#ad6e04bef1eefda1226640fc5703658bf" > getUniformValue< / a > () const< / td > < / tr >
< tr class = "separator:ad6e04bef1eefda1226640fc5703658bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a76fef293a73e2b41dd4e462dc62470cf" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ProcessField.html#a76fef293a73e2b41dd4e462dc62470cf" > process< / a > () override< / td > < / tr >
< tr class = "separator:a76fef293a73e2b41dd4e462dc62470cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad7776b0dcbe358c0dd0e8814d8c4c4e8" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ProcessField.html#ad7776b0dcbe358c0dd0e8814d8c4c4e8" > writeToVTK< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const override< / td > < / tr >
< tr class = "separator:ad7776b0dcbe358c0dd0e8814d8c4c4e8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1processField" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1processField')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1processField.html" > processField< / a > < / td > < / tr >
< tr class = "memitem:af1b42d2ede6f20b2ea19631313ae698d inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a86c835a789080210d1b477e5d77113 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:afbf4736d8505fcf74bb10491df192e49 inherit pub_methods_classpFlow_1_1processField" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#afbf4736d8505fcf74bb10491df192e49" > ~processField< / a > ()=default< / td > < / tr >
< tr class = "separator:afbf4736d8505fcf74bb10491df192e49 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:afccc43dcaf88d6196e833cd39c52228f inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a502b077b7f1e29810f60f0340429d677 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ae933fe4b7def5b25687754b17467b22d inherit pub_methods_classpFlow_1_1processField" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#ae933fe4b7def5b25687754b17467b22d" > mesh< / a > ()< / td > < / tr >
< tr class = "separator:ae933fe4b7def5b25687754b17467b22d inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a15d8e243c747491d013b5ed6979385a0 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a818f4455281ab4375eea5a05a8efca5e inherit pub_methods_classpFlow_1_1processField" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1processField.html#a818f4455281ab4375eea5a05a8efca5e" > pointToCell< / a > ()< / td > < / tr >
< tr class = "separator:a818f4455281ab4375eea5a05a8efca5e inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ad1002a3418d213058f0773c97e3640b9 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e81e11944c2000f458fdb15b0b44d1a inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2edfa903da62f73647fcdb6fc2dc4d20 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a774cc7dd952b548bf3c8e82d2e177fc9 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a68600f872131dfafb70d7fab7e53997f inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79051a0c5c6c463052ca6ae79fb75238 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf793f78bddd37608d2a8672906f6841 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ae8bc40a09f87556f79809f56a018c0 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a42adc93db9ba55e4379221279ee3fd9b inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb7bc4a6b5ddaffd56f349615a97636c inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d95dada6d02aab05263acdd9ce758e5 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1878aa0ad0ab19b83ff4e142f6fea77 inherit pub_methods_classpFlow_1_1processField" > < 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 inherit pub_methods_classpFlow_1_1processField" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ad94d77de44d3c90b89c484fc3b30c7dd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "namespacepFlow.html#a298b83b09449b5123ed12206f026784d" > pointField_H< / a > < T > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ProcessField.html#ad94d77de44d3c90b89c484fc3b30c7dd" > field_< / a > < / td > < / tr >
< tr class = "separator:ad94d77de44d3c90b89c484fc3b30c7dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a54ec7ec507e454121847d0c28613cc34" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#af5b779c7382631adb91c24218dee0199" > rectMeshField_H< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1ProcessField.html#a54ec7ec507e454121847d0c28613cc34" > processedField_< / a > < / td > < / tr >
< tr class = "separator:a54ec7ec507e454121847d0c28613cc34" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "inherit_header pro_attribs_classpFlow_1_1processField" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1processField')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1processField.html" > processField< / a > < / td > < / tr >
< tr class = "memitem:a5c644b0ad2ff77590a77fb0198c4a785 inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7603eed71b94722e7cba7a92ce6b4972 inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a31a5f410c99d1b2a73709fe54b35b5bc inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a90d0a5ba88aa728840d50d1e8d57a5d7 inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a84505e826985ad10d53f4063d43128ea inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a885fb6d2cc1add5cb4edb4acf05e0485 inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a23f690776ad5d8b0b5721562a621cfb5 inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a547fdb412be950f1c37449ae81afc467 inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5ee1065f3807ab1bdbb29a28071deaf8 inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1ba9a074b9b18462a4c000591aef0435 inherit pro_attribs_classpFlow_1_1processField" > < 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 inherit pro_attribs_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_static_methods_classpFlow_1_1processField" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classpFlow_1_1processField')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1processField.html" > processField< / a > < / td > < / tr >
< tr class = "memitem:ae098f06d923b58ddc591b1cef457f947 inherit pub_static_methods_classpFlow_1_1processField" > < 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 inherit pub_static_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_static_methods_classpFlow_1_1processField" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_static_methods_classpFlow_1_1processField')" > < img src = "closed.png" alt = "-" / >   Static Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1processField.html" > processField< / a > < / td > < / tr >
< tr class = "memitem:a652a19b251fd07c2ee0a88ef91d6c748 inherit pro_static_methods_classpFlow_1_1processField" > < 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 inherit pro_static_methods_classpFlow_1_1processField" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename T> < br / >
class pFlow::ProcessField< T > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "ProcessField_8hpp_source.html#l00036" > 36< / 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 = "a3d2ca8bd91ecb2162aac9fd4a3471b54" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d2ca8bd91ecb2162aac9fd4a3471b54" > ◆ < / a > < / span > ProcessField()< / 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_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 >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ProcessField_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "ProcessField_8hpp_source.html" > ProcessField.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "a575309bcd64f00c86e07efb745785cd6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a575309bcd64f00c86e07efb745785cd6" > ◆ < / a > < / span > TypeInfoTemplate11()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > TypeInfoTemplate11 < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > " ProcessField< T > "   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / 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 = "ab9af837f18d1157ef3f892aee6608973" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9af837f18d1157ef3f892aee6608973" > ◆ < / a > < / span > add_vCtor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > add_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_1ProcessField.html" > ProcessField< / a > < T >   < / 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 > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad6e04bef1eefda1226640fc5703658bf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad6e04bef1eefda1226640fc5703658bf" > ◆ < / a > < / span > getUniformValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > T getUniformValue < / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ProcessField_8hpp_source.html#l00079" > 79< / a > of file < a class = "el" href = "ProcessField_8hpp_source.html" > ProcessField.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "processField_8hpp_source.html#l00104" > processField::dict()< / a > , and < a class = "el" href = "twoPartEntry_8hpp_source.html#l00062" > twoPartEntry::secondPartVal()< / 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_ad6e04bef1eefda1226640fc5703658bf_cgraph.png" border = "0" usemap = "#classpFlow_1_1ProcessField_ad6e04bef1eefda1226640fc5703658bf_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a76fef293a73e2b41dd4e462dc62470cf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a76fef293a73e2b41dd4e462dc62470cf" > ◆ < / 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" > inline< / span > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1processField.html#a0c2b1ca62bc8c4fa3bd3b337e34600c7" > processField< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ProcessField_8hpp_source.html#l00086" > 86< / a > of file < a class = "el" href = "ProcessField_8hpp_source.html" > ProcessField.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < 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 = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "ProcessField_8hpp_source.html#l00043" > ProcessField< T > ::field_< / a > , < a class = "el" href = "processField_8hpp_source.html#l00059" > processField::includeMask_< / a > , < a class = "el" href = "processField_8hpp_source.html#l00084" > processField::mesh()< / a > , < a class = "el" href = "processField_8hpp_source.html#l00139" > processField::operation()< / a > , < a class = "el" href = "processField_8hpp_source.html#l00094" > processField::pointToCell()< / a > , < a class = "el" href = "ProcessField_8hpp_source.html#l00046" > ProcessField< T > ::processedField_< / a > , < a class = "el" href = "setPointStructure_8hpp_source.html#l00024" > pStruct< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00037" > objectFile::READ_NEVER< / a > , < a class = "el" href = "fieldOperations_8hpp_source.html#l00066" > pFlow::sumMaksOp()< / a > , < a class = "el" href = "fieldOperations_8hpp_source.html#l00034" > pFlow::sumOp()< / a > , < a class = "el" href = "processField_8hpp_source.html#l00154" > processField::threshold()< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00044" > objectFile::WRITE_NEVER< / 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_a76fef293a73e2b41dd4e462dc62470cf_cgraph.png" border = "0" usemap = "#classpFlow_1_1ProcessField_a76fef293a73e2b41dd4e462dc62470cf_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ad7776b0dcbe358c0dd0e8814d8c4c4e8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad7776b0dcbe358c0dd0e8814d8c4c4e8" > ◆ < / 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" > bool writeToVTK < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1processField.html#a85b605926fe934892bb347056bc3dd54" > processField< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "ProcessField_8hpp_source.html#l00167" > 167< / a > of file < a class = "el" href = "ProcessField_8hpp_source.html" > ProcessField.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "rectMeshFieldToVTK_8hpp_source.html#l00029" > pFlow::convertRectMeshField()< / a > , and < a class = "el" href = "ProcessField_8hpp_source.html#l00046" > ProcessField< T > ::processedField_< / a > .< / p >
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 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1ProcessField_ad7776b0dcbe358c0dd0e8814d8c4c4e8_cgraph.png" border = "0" usemap = "#classpFlow_1_1ProcessField_ad7776b0dcbe358c0dd0e8814d8c4c4e8_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "ad94d77de44d3c90b89c484fc3b30c7dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad94d77de44d3c90b89c484fc3b30c7dd" > ◆ < / a > < / span > field_< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "namespacepFlow.html#a298b83b09449b5123ed12206f026784d" > pointField_H< / a > < T> > field_< / td >
2023-03-27 10:16:23 -07:00
< / 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 >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "ProcessField_8hpp_source.html#l00086" > ProcessField< T > ::process()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a54ec7ec507e454121847d0c28613cc34" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a54ec7ec507e454121847d0c28613cc34" > ◆ < / a > < / span > processedField_< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#af5b779c7382631adb91c24218dee0199" > rectMeshField_H< / a > < T> processedField_< / td >
2023-03-27 10:16:23 -07:00
< / 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#l00046" > 46< / a > of file < a class = "el" href = "ProcessField_8hpp_source.html" > ProcessField.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "ProcessField_8hpp_source.html#l00086" > ProcessField< T > ::process()< / a > , and < a class = "el" href = "ProcessField_8hpp_source.html#l00167" > ProcessField< T > ::writeToVTK()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > utilities/postprocessPhasicFlow/< a class = "el" href = "ProcessField_8hpp_source.html" > ProcessField.hpp< / 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 >