Skip to content

Commit

Permalink
Deploying to main from @ AMReX-Codes/amrex@13d20a2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Sep 5, 2024
1 parent bb81e9e commit 757c1a6
Show file tree
Hide file tree
Showing 247 changed files with 12,266 additions and 12,136 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion amrex/docs_html/doxygen/AMReX__HypreSolver_8H_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@
<div class="ttc" id="anamespaceamrex_html_a2b273526dd4d27047e455ab7a5a8dcd3a9dd4e461268c8034f5c8564e155c67a6"><div class="ttname"><a href="namespaceamrex.html#a2b273526dd4d27047e455ab7a5a8dcd3a9dd4e461268c8034f5c8564e155c67a6">amrex::CurlCurlStateType::x</a></div><div class="ttdeci">@ x</div></div>
<div class="ttc" id="anamespaceamrex_html_a4b9159591bd7003d44276e822da864d7"><div class="ttname"><a href="namespaceamrex.html#a4b9159591bd7003d44276e822da864d7">amrex::convert</a></div><div class="ttdeci">AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE BoxND&lt; dim &gt; convert(const BoxND&lt; dim &gt; &amp;b, const IntVectND&lt; dim &gt; &amp;typ) noexcept</div><div class="ttdoc">Returns a BoxND with different type.</div><div class="ttdef"><b>Definition:</b> AMReX_Box.H:1435</div></div>
<div class="ttc" id="anamespaceamrex_html_a5821b989454c54f92dd1f2312e95b5b6"><div class="ttname"><a href="namespaceamrex.html#a5821b989454c54f92dd1f2312e95b5b6">amrex::OverrideSync</a></div><div class="ttdeci">void OverrideSync(FabArray&lt; FAB &gt; &amp;fa, FabArray&lt; IFAB &gt; const &amp;msk, const Periodicity &amp;period)</div><div class="ttdef"><b>Definition:</b> AMReX_FabArrayUtility.H:1323</div></div>
<div class="ttc" id="anamespaceamrex_html_a63e28af3672b72154d156eac5f51ce06"><div class="ttname"><a href="namespaceamrex.html#a63e28af3672b72154d156eac5f51ce06">amrex::OwnerMask</a></div><div class="ttdeci">std::unique_ptr&lt; iMultiFab &gt; OwnerMask(FabArrayBase const &amp;mf, const Periodicity &amp;period, const IntVect &amp;ngrow)</div><div class="ttdef"><b>Definition:</b> AMReX_iMultiFab.cpp:592</div></div>
<div class="ttc" id="anamespaceamrex_html_a63e28af3672b72154d156eac5f51ce06"><div class="ttname"><a href="namespaceamrex.html#a63e28af3672b72154d156eac5f51ce06">amrex::OwnerMask</a></div><div class="ttdeci">std::unique_ptr&lt; iMultiFab &gt; OwnerMask(FabArrayBase const &amp;mf, const Periodicity &amp;period, const IntVect &amp;ngrow)</div><div class="ttdef"><b>Definition:</b> AMReX_iMultiFab.cpp:637</div></div>
<div class="ttc" id="anamespaceamrex_html_a6ce6b4176121c2c23327903a8139af0c"><div class="ttname"><a href="namespaceamrex.html#a6ce6b4176121c2c23327903a8139af0c">amrex::ubound</a></div><div class="ttdeci">AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE Dim3 ubound(Array4&lt; T &gt; const &amp;a) noexcept</div><div class="ttdef"><b>Definition:</b> AMReX_Array4.H:315</div></div>
<div class="ttc" id="anamespaceamrex_html_a6d0e162407f49aab99ec9a1bcddf0f21"><div class="ttname"><a href="namespaceamrex.html#a6d0e162407f49aab99ec9a1bcddf0f21">amrex::boxArray</a></div><div class="ttdeci">BoxArray const &amp; boxArray(FabArrayBase const &amp;fa)</div></div>
<div class="ttc" id="anamespaceamrex_html_a71600c8a528e0f1863154e4cf0183cbc"><div class="ttname"><a href="namespaceamrex.html#a71600c8a528e0f1863154e4cf0183cbc">amrex::lbound</a></div><div class="ttdeci">AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE Dim3 lbound(Array4&lt; T &gt; const &amp;a) noexcept</div><div class="ttdef"><b>Definition:</b> AMReX_Array4.H:308</div></div>
Expand Down
314 changes: 158 additions & 156 deletions amrex/docs_html/doxygen/AMReX__iMultiFab_8H_source.html

Large diffs are not rendered by default.

53 changes: 27 additions & 26 deletions amrex/docs_html/doxygen/classamrex_1_1iMultiFab-members.html

Large diffs are not rendered by default.

41 changes: 40 additions & 1 deletion amrex/docs_html/doxygen/classamrex_1_1iMultiFab.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@
<tr class="memitem:a2a2a37f4066af411d73b297946a62a34"><td class="memItemLeft" align="right" valign="top">Long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classamrex_1_1iMultiFab.html#a2a2a37f4066af411d73b297946a62a34">sum</a> (<a class="el" href="namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937">int</a> comp, <a class="el" href="namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937">int</a> nghost=0, bool local=false) const</td></tr>
<tr class="memdesc:a2a2a37f4066af411d73b297946a62a34"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the sum in component comp. <a href="classamrex_1_1iMultiFab.html#a2a2a37f4066af411d73b297946a62a34">More...</a><br /></td></tr>
<tr class="separator:a2a2a37f4066af411d73b297946a62a34"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a441103d0ab07713e21521a7189e193ce"><td class="memItemLeft" align="right" valign="top">Long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classamrex_1_1iMultiFab.html#a441103d0ab07713e21521a7189e193ce">sum</a> (<a class="el" href="namespaceamrex.html#a222089e49ba211b37cf7a4a8ae7eb186">Box</a> const &amp;region, <a class="el" href="namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937">int</a> comp=0, bool local=false) const</td></tr>
<tr class="memdesc:a441103d0ab07713e21521a7189e193ce"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the sum of component "comp" in the given "region". &ndash; no ghost cells are included. <a href="classamrex_1_1iMultiFab.html#a441103d0ab07713e21521a7189e193ce">More...</a><br /></td></tr>
<tr class="separator:a441103d0ab07713e21521a7189e193ce"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab0fd430ccad60b7771778c64a7d928b5"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classamrex_1_1iMultiFab.html#ab0fd430ccad60b7771778c64a7d928b5">plus</a> (<a class="el" href="namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937">int</a> val, <a class="el" href="namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937">int</a> comp, <a class="el" href="namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937">int</a> num_comp, <a class="el" href="namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937">int</a> nghost=0)</td></tr>
<tr class="memdesc:ab0fd430ccad60b7771778c64a7d928b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds the scalar value val to the value of each cell in the specified subregion of the <a class="el" href="classamrex_1_1iMultiFab.html">iMultiFab</a>. The subregion consists of the num_comp components starting at component comp. The value of nghost specifies the number of cells in the boundary region of each <a class="el" href="classamrex_1_1IArrayBox.html" title="A Fortran Array of ints.">IArrayBox</a> in the subregion that should be modified. <a href="classamrex_1_1iMultiFab.html#ab0fd430ccad60b7771778c64a7d928b5">More...</a><br /></td></tr>
<tr class="separator:ab0fd430ccad60b7771778c64a7d928b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down Expand Up @@ -2861,10 +2864,46 @@ <h2 class="memtitle"><span class="permalink"><a href="#a66a3302f803afd696dff628c
</dd>
</dl>

</div>
</div>
<a id="a441103d0ab07713e21521a7189e193ce"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a441103d0ab07713e21521a7189e193ce">&#9670;&nbsp;</a></span>sum() <span class="overload">[1/2]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Long amrex::iMultiFab::sum </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceamrex.html#a222089e49ba211b37cf7a4a8ae7eb186">Box</a> const &amp;&#160;</td>
<td class="paramname"><em>region</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceamrex.html#ad2e8127753e9be0ebf531435c6511937">int</a>&#160;</td>
<td class="paramname"><em>comp</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>local</em> = <code>false</code>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</div><div class="memdoc">

<p>Returns the sum of component "comp" in the given "region". &ndash; no ghost cells are included. </p>

</div>
</div>
<a id="a2a2a37f4066af411d73b297946a62a34"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2a2a37f4066af411d73b297946a62a34">&#9670;&nbsp;</a></span>sum()</h2>
<h2 class="memtitle"><span class="permalink"><a href="#a2a2a37f4066af411d73b297946a62a34">&#9670;&nbsp;</a></span>sum() <span class="overload">[2/2]</span></h2>

<div class="memitem">
<div class="memproto">
Expand Down
1 change: 1 addition & 0 deletions amrex/docs_html/doxygen/classamrex_1_1iMultiFab.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ var classamrex_1_1iMultiFab =
[ "plus", "classamrex_1_1iMultiFab.html#ab0fd430ccad60b7771778c64a7d928b5", null ],
[ "plus", "classamrex_1_1iMultiFab.html#af56a10b8407c86226901dc0b5ba070c7", null ],
[ "Subtract", "classamrex_1_1iMultiFab.html#a66a3302f803afd696dff628cf4c61e3b", null ],
[ "sum", "classamrex_1_1iMultiFab.html#a441103d0ab07713e21521a7189e193ce", null ],
[ "sum", "classamrex_1_1iMultiFab.html#a2a2a37f4066af411d73b297946a62a34", null ]
];
40 changes: 20 additions & 20 deletions amrex/docs_html/doxygen/functions_func_s.html
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ <h3><a id="index_s"></a>- s -</h3><ul>
<li>setLevelBC()
: <a class="el" href="classamrex_1_1MLCellLinOpT.html#afaf162a4471fc9b3a7121d9579fea518">amrex::MLCellLinOpT&lt; MF &gt;</a>
, <a class="el" href="classamrex_1_1MLCurlCurl.html#a06eca5d2d85df13a44bec68fb491e02d">amrex::MLCurlCurl</a>
, <a class="el" href="classamrex_1_1MLLinOpT.html#a1ca9d659068ffdf4e8d78d035aa9450c">amrex::MLLinOpT&lt; MF &gt;</a>
, <a class="el" href="classamrex_1_1MLLinOpT.html#adc2c4cd3ccc03f6c0f958429b1d1f093">amrex::MLLinOpT&lt; MF &gt;</a>
, <a class="el" href="classamrex_1_1MLNodeLinOp.html#a85ee06a6171baffc7d8ba4e7470a44ef">amrex::MLNodeLinOp</a>
</li>
<li>setLevelCount()
Expand Down Expand Up @@ -980,7 +980,7 @@ <h3><a id="index_s"></a>- s -</h3><ul>
: <a class="el" href="classCommProfStats.html#a6a7c7ec72dddbcaab79c7e37eb90fbb3">CommProfStats</a>
</li>
<li>SetRegionTimeRanges()
: <a class="el" href="classBLProfStats.html#ab91fda15e1bba727710584a087572686">BLProfStats</a>
: <a class="el" href="classBLProfStats.html#ae023b91eb3ee3bf6028a097d14279eee">BLProfStats</a>
</li>
<li>setRegular()
: <a class="el" href="classamrex_1_1EBCellFlag.html#a415368e4a55ec46befc98b59361a4237">amrex::EBCellFlag</a>
Expand Down Expand Up @@ -1025,8 +1025,8 @@ <h3><a id="index_s"></a>- s -</h3><ul>
: <a class="el" href="structamrex_1_1FabInfo.html#aab98a8a0ea2fe15e00d08626d0015205">amrex::FabInfo</a>
</li>
<li>setShearViscosity()
: <a class="el" href="classamrex_1_1MLEBTensorOp.html#a514d2b861724430a7a0d3182bbf26d06">amrex::MLEBTensorOp</a>
, <a class="el" href="classamrex_1_1MLTensorOp.html#af6d48bd951e581c0766cec582a9c85a3">amrex::MLTensorOp</a>
: <a class="el" href="classamrex_1_1MLEBTensorOp.html#a6907d1c2b45662f70a24cc5deef001ca">amrex::MLEBTensorOp</a>
, <a class="el" href="classamrex_1_1MLTensorOp.html#abae8fb16d0725b3c3c728079359e8d4b">amrex::MLTensorOp</a>
</li>
<li>SetShowBody()
: <a class="el" href="classamrex_1_1AmrData.html#ac3e2ebf3a95fc625bf57908fe1d07585">amrex::AmrData</a>
Expand Down Expand Up @@ -1073,7 +1073,7 @@ <h3><a id="index_s"></a>- s -</h3><ul>
: <a class="el" href="structamrex_1_1ParticleTileData.html#a0af54ea0c3714956400e422787104bb4">amrex::ParticleTileData&lt; T_ParticleType, NArrayReal, NArrayInt &gt;</a>
</li>
<li>SetTag()
: <a class="el" href="structamrex_1_1MFInfo.html#a09865d39fb552bb0fa800934f1b1fa6d">amrex::MFInfo</a>
: <a class="el" href="structamrex_1_1MFInfo.html#a810a0fb9b39d3a0d313f44d2b4d09ef2">amrex::MFInfo</a>
</li>
<li>setThrowException()
: <a class="el" href="classamrex_1_1MLMGT.html#a891052eaf3fafd326e6509c4bb1996bf">amrex::MLMGT&lt; MF &gt;</a>
Expand Down Expand Up @@ -1133,7 +1133,7 @@ <h3><a id="index_s"></a>- s -</h3><ul>
: <a class="el" href="classamrex_1_1ParticleContainer__impl.html#a07a6c47cf3f6c0e4eb77bbb5a3651cac">amrex::ParticleContainer_impl&lt; T_ParticleType, T_NArrayReal, T_NArrayInt, Allocator, T_CellAssignor &gt;</a>
</li>
<li>setVal()
: <a class="el" href="classamrex_1_1BaseFab.html#a450a1a7a50c796a088f93818ce0003cf">amrex::BaseFab&lt; T &gt;</a>
: <a class="el" href="classamrex_1_1BaseFab.html#ab24f1f5f55a90b31121560df9c333fa7">amrex::BaseFab&lt; T &gt;</a>
, <a class="el" href="classamrex_1_1BndryRegisterT.html#a005714dcfffa4635a7261f525892ac37">amrex::BndryRegisterT&lt; MF &gt;</a>
, <a class="el" href="classamrex_1_1FabArray.html#a2b78f7c0a869eecad1d281d26363cb35">amrex::FabArray&lt; FAB &gt;</a>
, <a class="el" href="classamrex_1_1FabSetT.html#ab5e8da6e6afc2500eda235e22a485dda">amrex::FabSetT&lt; MF &gt;</a>
Expand Down Expand Up @@ -1228,15 +1228,15 @@ <h3><a id="index_s"></a>- s -</h3><ul>
, <a class="el" href="classamrex_1_1BoxArray.html#abbb552183613f3c0861fb4e6755d942e">amrex::BoxArray</a>
, <a class="el" href="classamrex_1_1BoxDomain.html#a724c4380dbcdc0d514cf18d029a49f92">amrex::BoxDomain</a>
, <a class="el" href="classamrex_1_1BoxList.html#a724c4380dbcdc0d514cf18d029a49f92">amrex::BoxList</a>
, <a class="el" href="classamrex_1_1BoxND.html#ad481d6452a0776bb7128d752a2486d1b">amrex::BoxND&lt; dim &gt;</a>
, <a class="el" href="classamrex_1_1BoxND.html#a2a35ad93e71d6072bec8d9d33892511a">amrex::BoxND&lt; dim &gt;</a>
, <a class="el" href="classamrex_1_1FabArray.html#a1c267db3c144871fd12170f3c81d6562">amrex::FabArray&lt; FAB &gt;</a>
, <a class="el" href="classamrex_1_1IntVectND.html#a6da39348b9e8d8a14a58bec24cb5e1fb">amrex::IntVectND&lt; dim &gt;</a>
, <a class="el" href="classamrex_1_1IntVectND.html#a8ace97b3ce239e188e19e56b506e024b">amrex::IntVectND&lt; dim &gt;</a>
</li>
<li>shiftHalf()
: <a class="el" href="classamrex_1_1BaseFab.html#acbd52c543782ab54cde88fa60852f563">amrex::BaseFab&lt; T &gt;</a>
, <a class="el" href="classamrex_1_1BoxDomain.html#a094d0a9c81730b5f3cade719d4b0b30d">amrex::BoxDomain</a>
, <a class="el" href="classamrex_1_1BoxDomain.html#abf9737ea9ecdf7a57adbe55f6215219f">amrex::BoxDomain</a>
, <a class="el" href="classamrex_1_1BoxList.html#abf9737ea9ecdf7a57adbe55f6215219f">amrex::BoxList</a>
, <a class="el" href="classamrex_1_1BoxND.html#a98d51e03bab4fb60543b6799b160cc1b">amrex::BoxND&lt; dim &gt;</a>
, <a class="el" href="classamrex_1_1BoxND.html#a2c7beffbdccef5a4cdc19d6bc4287933">amrex::BoxND&lt; dim &gt;</a>
</li>
<li>shiftIntVect()
: <a class="el" href="classamrex_1_1Periodicity.html#a3a1f48c918140f80aac690cc10d20cdb">amrex::Periodicity</a>
Expand Down Expand Up @@ -1315,7 +1315,7 @@ <h3><a id="index_s"></a>- s -</h3><ul>
, <a class="el" href="classamrex_1_1BoxDomain.html#ac4030d4780cc8ca926857c82819c1c42">amrex::BoxDomain</a>
, <a class="el" href="classamrex_1_1BoxList.html#ac4030d4780cc8ca926857c82819c1c42">amrex::BoxList</a>
, <a class="el" href="classamrex_1_1BoxND.html#accf3542e2ec3e8e80ea8173773987518">amrex::BoxND&lt; dim &gt;</a>
, <a class="el" href="classamrex_1_1CArena_1_1Node.html#a736fe7c725b517fece9136f39e983765">amrex::CArena::Node</a>
, <a class="el" href="classamrex_1_1CArena_1_1Node.html#a1bc2b9b503ccabb172ffe16f554519cf">amrex::CArena::Node</a>
, <a class="el" href="structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1AoS_01_4.html#ac8950252d5f3400022f97669a5ae9f66">amrex::DataLayoutPolicy&lt; ContainerType, ParticleType&lt; Types... &gt;, DataLayout::AoS &gt;</a>
, <a class="el" href="structamrex_1_1DataLayoutPolicy_3_01ContainerType_00_01ParticleType_3_01Types_8_8_8_01_4_00_01DataLayout_1_1SoA_01_4.html#a7e8276dde25976588d90281777c5a96c">amrex::DataLayoutPolicy&lt; ContainerType, ParticleType&lt; Types... &gt;, DataLayout::SoA &gt;</a>
, <a class="el" href="classamrex_1_1DescriptorList.html#a9facef73a0d5a831733696abfa55f1f8">amrex::DescriptorList</a>
Expand Down Expand Up @@ -1353,10 +1353,10 @@ <h3><a id="index_s"></a>- s -</h3><ul>
: <a class="el" href="classamrex_1_1FABio.html#a58b0e6f163ed56a2d5af572f78728b50">amrex::FABio</a>
, <a class="el" href="classamrex_1_1FABio__8bit.html#a9aa87ef9c47577970c43ec2bff26dbd9">amrex::FABio_8bit</a>
, <a class="el" href="classamrex_1_1FABio__ascii.html#a345ade910a7cac5997ce223212d812fd">amrex::FABio_ascii</a>
, <a class="el" href="classamrex_1_1FABio__binary.html#ae6ab7789b241f47be47b36df4a7289ee">amrex::FABio_binary</a>
, <a class="el" href="classamrex_1_1FABio__binary.html#ac15404e86dd5cc0c0f3092192cbd9567">amrex::FABio_binary</a>
</li>
<li>skipFAB()
: <a class="el" href="classamrex_1_1FArrayBox.html#a30357415a1823591985d8a6434d296c1">amrex::FArrayBox</a>
: <a class="el" href="classamrex_1_1FArrayBox.html#aadcc71b9080373f0846157aa5955c78c">amrex::FArrayBox</a>
</li>
<li>smallEnd()
: <a class="el" href="classamrex_1_1BaseFab.html#ab265b95d14a167ea57faaf998d39f113">amrex::BaseFab&lt; T &gt;</a>
Expand Down Expand Up @@ -1402,7 +1402,7 @@ <h3><a id="index_s"></a>- s -</h3><ul>
, <a class="el" href="classamrex_1_1HypreNodeLap.html#a8ab7840824ff1afad30c2adc35584bd3">amrex::HypreNodeLap</a>
, <a class="el" href="classamrex_1_1HypreSolver.html#a9f1959fa7ca34e1168671353176ee630">amrex::HypreSolver&lt; MSS &gt;</a>
, <a class="el" href="classamrex_1_1MLCGSolverT.html#aad8e08ec70f7e680e43b8fa108a08e39">amrex::MLCGSolverT&lt; MF &gt;</a>
, <a class="el" href="classamrex_1_1MLMGT.html#aa1b2f0a4a7b72759d11799a3a9d49390">amrex::MLMGT&lt; MF &gt;</a>
, <a class="el" href="classamrex_1_1MLMGT.html#afa3e2aa5b90524633ea96626119fe9ab">amrex::MLMGT&lt; MF &gt;</a>
, <a class="el" href="classamrex_1_1OpenBCSolver.html#a687b35c6ab5b576840ab03ae61a898ab">amrex::OpenBCSolver</a>
, <a class="el" href="classamrex_1_1PETScABecLap.html#a3dfb08dc31961b6f255925c4879a382d">amrex::PETScABecLap</a>
</li>
Expand Down Expand Up @@ -1466,7 +1466,7 @@ <h3><a id="index_s"></a>- s -</h3><ul>
: <a class="el" href="classamrex_1_1ParallelDescriptor_1_1Message.html#a8b8c3ca768ba6333bad5d0fbe023e804">amrex::ParallelDescriptor::Message</a>
</li>
<li>StateData()
: <a class="el" href="classamrex_1_1StateData.html#a947b62feb1753b7ebe6c604066b1d494">amrex::StateData</a>
: <a class="el" href="classamrex_1_1StateData.html#a9ee2ed55ac82c740d722ffe69da70f41">amrex::StateData</a>
</li>
<li>StateDataPhysBCFunct()
: <a class="el" href="classamrex_1_1StateDataPhysBCFunct.html#ad8a15ee0d450436bc276a071e993e529">amrex::StateDataPhysBCFunct</a>
Expand Down Expand Up @@ -1561,14 +1561,14 @@ <h3><a id="index_s"></a>- s -</h3><ul>
, <a class="el" href="structamrex_1_1GpuArray.html#a2f2703e3e95a30960c461304af61626e">amrex::GpuArray&lt; T, N &gt;</a>
, <a class="el" href="classamrex_1_1iMultiFab.html#a2a2a37f4066af411d73b297946a62a34">amrex::iMultiFab</a>
, <a class="el" href="classamrex_1_1IntVectND.html#a326d36cbfecf057b06206d45ce77fb88">amrex::IntVectND&lt; dim &gt;</a>
, <a class="el" href="classamrex_1_1MultiFab.html#a623e2f01e2a7695e835d258d1a8067b7">amrex::MultiFab</a>
, <a class="el" href="classamrex_1_1MultiFab.html#a62669a27ec4a577f0bef72dc2a1243aa">amrex::MultiFab</a>
, <a class="el" href="classamrex_1_1RealVect.html#a74051dce8bdf28e977934f2dedf0c993">amrex::RealVect</a>
</li>
<li>sum_unique()
: <a class="el" href="classamrex_1_1MultiFab.html#a7c6f3136fca76d4f0f827c45420ca7ab">amrex::MultiFab</a>
: <a class="el" href="classamrex_1_1MultiFab.html#afe7c47dff8cf8e0fb550d0e78c7b5375">amrex::MultiFab</a>
</li>
<li>SumBoundary()
: <a class="el" href="classamrex_1_1FabArray.html#a3df70423b7ec841f351f1e2b1b9cd8d4">amrex::FabArray&lt; FAB &gt;</a>
: <a class="el" href="classamrex_1_1FabArray.html#a9ed00fc28603314ebf1fb318874b1f64">amrex::FabArray&lt; FAB &gt;</a>
</li>
<li>SumBoundary_finish()
: <a class="el" href="classamrex_1_1FabArray.html#aa686cf52b54e0b077e30c6a5093304cb">amrex::FabArray&lt; FAB &gt;</a>
Expand Down Expand Up @@ -1608,15 +1608,15 @@ <h3><a id="index_s"></a>- s -</h3><ul>
</li>
<li>surroundingNodes()
: <a class="el" href="classamrex_1_1BoxArray.html#abf9bf4fe5d5ddb8ae3498893bc2253c8">amrex::BoxArray</a>
, <a class="el" href="classamrex_1_1BoxList.html#a1407ab0108776da8d7fe9a05381f5041">amrex::BoxList</a>
, <a class="el" href="classamrex_1_1BoxList.html#acececbf6a71ec11bf660a2843192d6ad">amrex::BoxList</a>
, <a class="el" href="classamrex_1_1BoxND.html#a04822e9d1dc61ddf3f0ca24ef7575189">amrex::BoxND&lt; dim &gt;</a>
</li>
<li>swap()
: <a class="el" href="classamrex_1_1ArrayOfStructs.html#afa944ad759b866c71398b9d6e8e20cc8">amrex::ArrayOfStructs&lt; T_ParticleType, Allocator &gt;</a>
, <a class="el" href="classamrex_1_1BoxList.html#a9d63414afae1383f87a0fa6bda4c3cc7">amrex::BoxList</a>
</li>
<li>Swap()
: <a class="el" href="classamrex_1_1MultiFab.html#ac259813cd54d52b5c20cad7c0f24c246">amrex::MultiFab</a>
: <a class="el" href="classamrex_1_1MultiFab.html#a2e29e28afce0aa520da5cd068cb5e96b">amrex::MultiFab</a>
</li>
<li>swap()
: <a class="el" href="structamrex_1_1ParticleTile.html#a86eb1ec5508c3b90a8c473b7fdb74103">amrex::ParticleTile&lt; T_ParticleType, NArrayReal, NArrayInt, Allocator &gt;</a>
Expand Down
Loading

0 comments on commit 757c1a6

Please sign in to comment.