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" / >
< title > PhasicFlow: linear< limited > 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" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2023-04-02 14:53:54 -07:00
< div id = "projectname" > < a href = "www.github.com/PhasicFlow" > PhasicFlow< / a >
  < span id = "projectnumber" > < a href = "www.github.com/PhasicFlow" > v0.1< / a > < / span >
2023-03-27 10:16:23 -07:00
< / div >
2023-04-02 14:53:54 -07:00
< div id = "projectbrief" > < a href = "https://cemf.ir" > www.cemf.ir< / a > < / div >
2023-03-27 10:16:23 -07:00
< / td >
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
< / 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_1cfModels_1_1linear.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 = "#nested-classes" > Classes< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-types" > Protected Types< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-static-methods" > Static Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1cfModels_1_1linear-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > linear< limited > 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 = "+" / > Collaboration diagram for linear< limited > :< / 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_1cfModels_1_1linear__coll__graph.png" border = "0" usemap = "#linear_3_01limited_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "linear_3_01limited_01_4_coll__map" id = "linear_3_01limited_01_4_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "47,95,182,121" / >
< area shape = "rect" href = "classpFlow_1_1symArray.html" title = " " alt = "" coords = "5,5,224,32" / >
< / 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 = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structpFlow_1_1cfModels_1_1linear_1_1contactForceStorage.html" > contactForceStorage< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structpFlow_1_1cfModels_1_1linear_1_1linearProperties.html" > linearProperties< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < 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:af6d26fe46316f0bebc4803b2797ca60f" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#af6d26fe46316f0bebc4803b2797ca60f" > TypeInfoNV< / a > (< a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a90629140ecf1e0ac6a96d4ec0805c038" > modelName< / a > ())< / td > < / tr >
< tr class = "separator:af6d26fe46316f0bebc4803b2797ca60f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a66cbadcccb960139203f7d2020aa94fe" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a66cbadcccb960139203f7d2020aa94fe" > linear< / a > ()< / td > < / tr >
< tr class = "separator:a66cbadcccb960139203f7d2020aa94fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a3fc8d68a7eb22e032f86680142030c" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a7a3fc8d68a7eb22e032f86680142030c" > linear< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > nMaterial, const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > > & rho, const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a7a3fc8d68a7eb22e032f86680142030c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6b90a847f498d5cfcca84557798c18b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#ae6b90a847f498d5cfcca84557798c18b" > linear< / a > (const < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > & )=default< / td > < / tr >
< tr class = "separator:ae6b90a847f498d5cfcca84557798c18b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef0f0ff7663e1855e26ae8e95fcc8713" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#aef0f0ff7663e1855e26ae8e95fcc8713" > linear< / a > (< a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > & & )=default< / td > < / tr >
< tr class = "separator:aef0f0ff7663e1855e26ae8e95fcc8713" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a21f6ff679d3f27b5e1c0526d23802313" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a21f6ff679d3f27b5e1c0526d23802313" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > & )=default< / td > < / tr >
< tr class = "separator:a21f6ff679d3f27b5e1c0526d23802313" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1a70c7232995193b4244424c1b3dfe8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#af1a70c7232995193b4244424c1b3dfe8" > operator=< / a > (< a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > & & )=default< / td > < / tr >
< tr class = "separator:af1a70c7232995193b4244424c1b3dfe8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6434f668b1298cea5cb34dce7853598" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#ae6434f668b1298cea5cb34dce7853598" > ~linear< / a > ()=default< / td > < / tr >
< tr class = "separator:ae6434f668b1298cea5cb34dce7853598" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad6a8ad563503e886d3f97cf98f1fe4ad" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#ad6a8ad563503e886d3f97cf98f1fe4ad" > numMaterial< / a > () const< / td > < / tr >
< tr class = "separator:ad6a8ad563503e886d3f97cf98f1fe4ad" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a84c397efa5695ac8f097aeb0a0d97536" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a84c397efa5695ac8f097aeb0a0d97536" > contactForce< / a > (const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt, const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > i, const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > j, const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > propId_i, const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > propId_j, const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > Ri, const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > Rj, const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > ovrlp_n, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & Vr, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & Nij, < a class = "el" href = "structpFlow_1_1cfModels_1_1linear_1_1contactForceStorage.html" > contactForceStorage< / a > & history, < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & FCn, < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & FCt) const< / td > < / tr >
< tr class = "separator:a84c397efa5695ac8f097aeb0a0d97536" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-types" > < / a >
Protected Types< / h2 > < / td > < / tr >
< tr class = "memitem:ae3c26e23db03e5b4f43d892a6ed31f9f" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#ae3c26e23db03e5b4f43d892a6ed31f9f" > LinearArrayType< / a > = < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < < a class = "el" href = "structpFlow_1_1cfModels_1_1linear_1_1linearProperties.html" > linearProperties< / a > > < / td > < / tr >
< tr class = "separator:ae3c26e23db03e5b4f43d892a6ed31f9f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a36dd9da7f6e5afc522963e96004b3f98" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a36dd9da7f6e5afc522963e96004b3f98" > readLinearDictionary< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a36dd9da7f6e5afc522963e96004b3f98" > < 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:a90629140ecf1e0ac6a96d4ec0805c038" > < td class = "memItemLeft" align = "right" valign = "top" > static const char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a90629140ecf1e0ac6a96d4ec0805c038" > modelName< / a > ()< / td > < / tr >
< tr class = "separator:a90629140ecf1e0ac6a96d4ec0805c038" > < 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:a4e372e37ecfb3b3330833393b27880c1" > < 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_1cfModels_1_1linear.html#a4e372e37ecfb3b3330833393b27880c1" > numMaterial_< / a > = 0< / td > < / tr >
< tr class = "separator:a4e372e37ecfb3b3330833393b27880c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adfcd72b350af8ab13ee809e1fbc63579" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#adfcd72b350af8ab13ee809e1fbc63579" > rho_< / a > < / td > < / tr >
< tr class = "separator:adfcd72b350af8ab13ee809e1fbc63579" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a2527e1919a4c53150af6803029fcfb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#ae3c26e23db03e5b4f43d892a6ed31f9f" > LinearArrayType< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a8a2527e1919a4c53150af6803029fcfb" > linearProperties_< / a > < / td > < / tr >
< tr class = "separator:a8a2527e1919a4c53150af6803029fcfb" > < 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< bool limited = true> < br / >
class pFlow::cfModels::linear< limited > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "linearCF_8hpp_source.html#l00031" > 31< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "ae3c26e23db03e5b4f43d892a6ed31f9f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae3c26e23db03e5b4f43d892a6ed31f9f" > ◆ < / a > < / span > LinearArrayType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#ae3c26e23db03e5b4f43d892a6ed31f9f" > LinearArrayType< / a > = < a class = "el" href = "classpFlow_1_1symArray.html" > symArray< / a > < < a class = "el" href = "structpFlow_1_1cfModels_1_1linear_1_1linearProperties.html" > linearProperties< / a > > < / 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 = "linearCF_8hpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a66cbadcccb960139203f7d2020aa94fe" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a66cbadcccb960139203f7d2020aa94fe" > ◆ < / a > < / span > linear() < span class = "overload" > [1/4]< / span > < / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / 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 = "linearCF_8hpp_source.html#l00178" > 178< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a7a3fc8d68a7eb22e032f86680142030c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a3fc8d68a7eb22e032f86680142030c" > ◆ < / a > < / span > linear() < span class = "overload" > [2/4]< / span > < / 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_1cfModels_1_1linear.html" > linear< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > nMaterial< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > > &   < / td >
< td class = "paramname" > < em > rho< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / 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 > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "linearCF_8hpp_source.html#l00180" > 180< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "linearCF_8hpp_source.html#l00078" > linear< limited > ::readLinearDictionary()< / a > , and < a class = "el" href = "linearCF_8hpp_source.html#l00072" > linear< limited > ::rho_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1cfModels_1_1linear_a7a3fc8d68a7eb22e032f86680142030c_cgraph.png" border = "0" usemap = "#classpFlow_1_1cfModels_1_1linear_a7a3fc8d68a7eb22e032f86680142030c_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cfModels_1_1linear_a7a3fc8d68a7eb22e032f86680142030c_cgraph" id = "classpFlow_1_1cfModels_1_1linear_a7a3fc8d68a7eb22e032f86680142030c_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,64,32" / >
< area shape = "rect" href = "classpFlow_1_1cfModels_1_1linear.html#a36dd9da7f6e5afc522963e96004b3f98" title = " " alt = "" coords = "112,5,271,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae6b90a847f498d5cfcca84557798c18b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae6b90a847f498d5cfcca84557798c18b" > ◆ < / a > < / span > linear() < span class = "overload" > [3/4]< / span > < / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > < limited > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aef0f0ff7663e1855e26ae8e95fcc8713" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef0f0ff7663e1855e26ae8e95fcc8713" > ◆ < / a > < / span > linear() < span class = "overload" > [4/4]< / span > < / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > < limited > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae6434f668b1298cea5cb34dce7853598" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae6434f668b1298cea5cb34dce7853598" > ◆ < / a > < / span > ~linear()< / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > ~< a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / 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" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a36dd9da7f6e5afc522963e96004b3f98" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a36dd9da7f6e5afc522963e96004b3f98" > ◆ < / a > < / span > readLinearDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readLinearDictionary < / 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 > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "linearCF_8hpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "symArrayHD_8hpp_source.html#l00177" > symArray< T, MemorySpace > ::assign()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00071" > ForAll< / a > , < a class = "el" href = "symArrayHD_8hpp_source.html#l00240" > symArray< linearProperties > ::getN()< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , < a class = "el" href = "linearCF_8hpp_source.html#l00074" > linear< limited > ::linearProperties_< / a > , < a class = "el" href = "math_8hpp_source.html#l00119" > pFlow::log()< / a > , < a class = "el" href = "linearCF_8hpp_source.html#l00070" > linear< limited > ::numMaterial_< / a > , < a class = "el" href = "numericConstants_8hpp_source.html#l00032" > pFlow::Pi< / a > , < a class = "el" href = "VectorMath_8hpp_source.html#l00109" > pFlow::pow()< / a > , < a class = "el" href = "Vector_8hpp_source.html#l00301" > Vector< T, Allocator > ::size()< / a > , and < a class = "el" href = "math_8hpp_source.html#l00148" > pFlow::sqrt()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "linearCF_8hpp_source.html#l00180" > linear< limited > ::linear()< / 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_1cfModels_1_1linear_a36dd9da7f6e5afc522963e96004b3f98_cgraph.png" border = "0" usemap = "#classpFlow_1_1cfModels_1_1linear_a36dd9da7f6e5afc522963e96004b3f98_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cfModels_1_1linear_a36dd9da7f6e5afc522963e96004b3f98_cgraph" id = "classpFlow_1_1cfModels_1_1linear_a36dd9da7f6e5afc522963e96004b3f98_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,188,164,215" / >
< area shape = "rect" href = "classpFlow_1_1symArray.html#ac49828e84b4c929c15c813500e280005" title = " " alt = "" coords = "247,5,427,32" / >
< area shape = "rect" href = "classpFlow_1_1symArray.html#aaa204e5a9810b8db8dd34cc29ee4c464" title = " " alt = "" coords = "212,57,461,98" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "267,122,407,163" / >
< area shape = "rect" href = "namespacepFlow.html#ab5c52c3f812c9d7bd8623a7c72eb9ce5" title = " " alt = "" coords = "293,188,381,215" / >
< area shape = "rect" href = "namespacepFlow.html#ae8c7f45b1b39def821f63012151da10c" title = " " alt = "" coords = "289,239,384,265" / >
< area shape = "rect" href = "classpFlow_1_1Vector.html#a10efdf47ffedbdc720f71c2f72b98d98" title = " " alt = "" coords = "265,289,408,316" / >
< area shape = "rect" href = "namespacepFlow.html#aedf0e44e92e0f7a18c7c724daf0f52fa" title = " " alt = "" coords = "290,340,383,367" / >
< / map >
< / div >
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 caller graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1cfModels_1_1linear_a36dd9da7f6e5afc522963e96004b3f98_icgraph.png" border = "0" usemap = "#classpFlow_1_1cfModels_1_1linear_a36dd9da7f6e5afc522963e96004b3f98_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cfModels_1_1linear_a36dd9da7f6e5afc522963e96004b3f98_icgraph" id = "classpFlow_1_1cfModels_1_1linear_a36dd9da7f6e5afc522963e96004b3f98_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "112,5,271,32" / >
< area shape = "rect" href = "classpFlow_1_1cfModels_1_1linear.html#a7a3fc8d68a7eb22e032f86680142030c" title = " " alt = "" coords = "5,5,64,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a90629140ecf1e0ac6a96d4ec0805c038" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a90629140ecf1e0ac6a96d4ec0805c038" > ◆ < / a > < / span > modelName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static const char* modelName < / 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" > 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 = "linearCF_8hpp_source.html#l00159" > 159< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< / div >
< / div >
< a id = "af6d26fe46316f0bebc4803b2797ca60f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af6d26fe46316f0bebc4803b2797ca60f" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html#a90629140ecf1e0ac6a96d4ec0805c038" > modelName< / a > ()  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a21f6ff679d3f27b5e1c0526d23802313" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a21f6ff679d3f27b5e1c0526d23802313" > ◆ < / a > < / span > operator=() < 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" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > < limited > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "af1a70c7232995193b4244424c1b3dfe8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1a70c7232995193b4244424c1b3dfe8" > ◆ < / a > < / span > operator=() < 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" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / a > < limited > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad6a8ad563503e886d3f97cf98f1fe4ad" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad6a8ad563503e886d3f97cf98f1fe4ad" > ◆ < / a > < / span > numMaterial()< / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > numMaterial < / 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 = "linearCF_8hpp_source.html#l00211" > 211< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "linearCF_8hpp_source.html#l00070" > linear< limited > ::numMaterial_< / a > .< / p >
< / div >
< / div >
< a id = "a84c397efa5695ac8f097aeb0a0d97536" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a84c397efa5695ac8f097aeb0a0d97536" > ◆ < / a > < / span > contactForce()< / 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 = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void contactForce < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > dt< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > j< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > propId_i< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > propId_j< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > Ri< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > Rj< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > ovrlp_n< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > Vr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > Nij< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structpFlow_1_1cfModels_1_1linear_1_1contactForceStorage.html" > contactForceStorage< / a > &   < / td >
< td class = "paramname" > < em > history< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > FCn< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > FCt< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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 = "linearCF_8hpp_source.html#l00220" > 220< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "quadrupleFwd_8hpp.html#a6b8bdd44e6ac0d39b65ebd0eef5d4600" > dot()< / a > , < a class = "el" href = "tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478" > length()< / a > , < a class = "el" href = "linearCF_8hpp_source.html#l00074" > linear< limited > ::linearProperties_< / a > , < a class = "el" href = "linearCF_8hpp_source.html#l00037" > linear< limited > ::contactForceStorage::overlap_t_< / a > , < a class = "el" href = "numericConstants_8hpp_source.html#l00032" > pFlow::Pi< / a > , < a class = "el" href = "VectorMath_8hpp_source.html#l00109" > pFlow::pow()< / a > , < a class = "el" href = "linearCF_8hpp_source.html#l00072" > linear< limited > ::rho_< / a > , and < a class = "el" href = "math_8hpp_source.html#l00148" > pFlow::sqrt()< / 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_1cfModels_1_1linear_a84c397efa5695ac8f097aeb0a0d97536_cgraph.png" border = "0" usemap = "#classpFlow_1_1cfModels_1_1linear_a84c397efa5695ac8f097aeb0a0d97536_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1cfModels_1_1linear_a84c397efa5695ac8f097aeb0a0d97536_cgraph" id = "classpFlow_1_1cfModels_1_1linear_a84c397efa5695ac8f097aeb0a0d97536_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,81,111,108" / >
< area shape = "rect" href = "quadrupleFwd_8hpp.html#a6b8bdd44e6ac0d39b65ebd0eef5d4600" title = " " alt = "" coords = "185,5,227,32" / >
< area shape = "rect" href = "tripleFwd_8hpp.html#ae1449f1d56abab2ec4d0f00b685fc478" title = " " alt = "" coords = "175,56,237,83" / >
< area shape = "rect" href = "namespacepFlow.html#ae8c7f45b1b39def821f63012151da10c" title = " " alt = "" coords = "159,107,253,133" / >
< area shape = "rect" href = "namespacepFlow.html#aedf0e44e92e0f7a18c7c724daf0f52fa" title = " " alt = "" coords = "159,157,253,184" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a4e372e37ecfb3b3330833393b27880c1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4e372e37ecfb3b3330833393b27880c1" > ◆ < / a > < / span > numMaterial_< / 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 > numMaterial_ = 0< / 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 = "linearCF_8hpp_source.html#l00070" > 70< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "linearCF_8hpp_source.html#l00211" > linear< limited > ::numMaterial()< / a > , and < a class = "el" href = "linearCF_8hpp_source.html#l00078" > linear< limited > ::readLinearDictionary()< / a > .< / p >
< / div >
< / div >
< a id = "adfcd72b350af8ab13ee809e1fbc63579" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adfcd72b350af8ab13ee809e1fbc63579" > ◆ < / a > < / span > rho_< / 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#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > > rho_< / 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 = "linearCF_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "linearCF_8hpp_source.html#l00220" > linear< limited > ::contactForce()< / a > , and < a class = "el" href = "linearCF_8hpp_source.html#l00180" > linear< limited > ::linear()< / a > .< / p >
< / div >
< / div >
< a id = "a8a2527e1919a4c53150af6803029fcfb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a2527e1919a4c53150af6803029fcfb" > ◆ < / a > < / span > linearProperties_< / 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_1cfModels_1_1linear.html#ae3c26e23db03e5b4f43d892a6ed31f9f" > LinearArrayType< / a > linearProperties_< / 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 = "linearCF_8hpp_source.html#l00074" > 74< / a > of file < a class = "el" href = "linearCF_8hpp_source.html" > linearCF.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "linearCF_8hpp_source.html#l00220" > linear< limited > ::contactForce()< / a > , and < a class = "el" href = "linearCF_8hpp_source.html#l00078" > linear< limited > ::readLinearDictionary()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/Interaction/Models/contactForce/< a class = "el" href = "linearCF_8hpp_source.html" > linearCF.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 = "namespacepFlow_1_1cfModels.html" > cfModels< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1cfModels_1_1linear.html" > linear< / 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 >