Skip to content

Commit

Permalink
Deploying to main from @ AMReX-Codes/amrex@b9d549b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
atmyers committed Oct 31, 2024
1 parent c8ee318 commit c2641e8
Show file tree
Hide file tree
Showing 325 changed files with 21,468 additions and 21,095 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -453,18 +453,18 @@
<div class="ttc" id="anamespaceamrex_1_1ParallelContext_html_aa0f73d99c17e1ccedb7f2e66a660f274"><div class="ttname"><a href="namespaceamrex_1_1ParallelContext.html#aa0f73d99c17e1ccedb7f2e66a660f274">amrex::ParallelContext::global_to_local_rank</a></div><div class="ttdeci">int global_to_local_rank(int rank) noexcept</div><div class="ttdef"><b>Definition:</b> AMReX_ParallelContext.H:98</div></div>
<div class="ttc" id="anamespaceamrex_1_1ParallelDescriptor_html_a3e62b2c32fa5036fc1bb1dff1d819de6"><div class="ttname"><a href="namespaceamrex_1_1ParallelDescriptor.html#a3e62b2c32fa5036fc1bb1dff1d819de6">amrex::ParallelDescriptor::UseGpuAwareMpi</a></div><div class="ttdeci">bool UseGpuAwareMpi()</div><div class="ttdef"><b>Definition:</b> AMReX_ParallelDescriptor.H:111</div></div>
<div class="ttc" id="anamespaceamrex_html_a1729d87e3b3165bbebb16eced4ce33cb"><div class="ttname"><a href="namespaceamrex.html#a1729d87e3b3165bbebb16eced4ce33cb">amrex::adjCellLo</a></div><div class="ttdeci">AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE BoxND&lt; dim &gt; adjCellLo(const BoxND&lt; dim &gt; &amp;b, int dir, int len=1) noexcept</div><div class="ttdoc">Returns the cell centered BoxND of length len adjacent to b on the low end along the coordinate direc...</div><div class="ttdef"><b>Definition:</b> AMReX_Box.H:1591</div></div>
<div class="ttc" id="anamespaceamrex_html_a1798b9b2e1585609dcc68430ad8502e5"><div class="ttname"><a href="namespaceamrex.html#a1798b9b2e1585609dcc68430ad8502e5">amrex::communicateParticlesStart</a></div><div class="ttdeci">void communicateParticlesStart(const PC &amp;pc, ParticleCopyPlan &amp;plan, const SndBuffer &amp;snd_buffer, RcvBuffer &amp;rcv_buffer)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.H:463</div></div>
<div class="ttc" id="anamespaceamrex_html_a1798b9b2e1585609dcc68430ad8502e5"><div class="ttname"><a href="namespaceamrex.html#a1798b9b2e1585609dcc68430ad8502e5">amrex::communicateParticlesStart</a></div><div class="ttdeci">void communicateParticlesStart(const PC &amp;pc, ParticleCopyPlan &amp;plan, const SndBuffer &amp;snd_buffer, RcvBuffer &amp;rcv_buffer)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.H:493</div></div>
<div class="ttc" id="anamespaceamrex_html_a222089e49ba211b37cf7a4a8ae7eb186"><div class="ttname"><a href="namespaceamrex.html#a222089e49ba211b37cf7a4a8ae7eb186">amrex::Box</a></div><div class="ttdeci">BoxND&lt; AMREX_SPACEDIM &gt; Box</div><div class="ttdef"><b>Definition:</b> AMReX_BaseFwd.H:27</div></div>
<div class="ttc" id="anamespaceamrex_html_a26785ecc19207d71ef007f1cbeb3e6ec"><div class="ttname"><a href="namespaceamrex.html#a26785ecc19207d71ef007f1cbeb3e6ec">amrex::getParticleCell</a></div><div class="ttdeci">AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE IntVect getParticleCell(P const &amp;p, amrex::GpuArray&lt; amrex::Real, AMREX_SPACEDIM &gt; const &amp;plo, amrex::GpuArray&lt; amrex::Real, AMREX_SPACEDIM &gt; const &amp;dxi) noexcept</div><div class="ttdoc">Returns the cell index for a given particle using the provided lower bounds and cell sizes.</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleUtil.H:374</div></div>
<div class="ttc" id="anamespaceamrex_html_a2930ae07976c9845d80d458c323eff2b"><div class="ttname"><a href="namespaceamrex.html#a2930ae07976c9845d80d458c323eff2b">amrex::unpackRemotes</a></div><div class="ttdeci">void unpackRemotes(PC &amp;pc, const ParticleCopyPlan &amp;plan, Buffer &amp;rcv_buffer, UnpackPolicy const &amp;policy)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.H:558</div></div>
<div class="ttc" id="anamespaceamrex_html_a2930ae07976c9845d80d458c323eff2b"><div class="ttname"><a href="namespaceamrex.html#a2930ae07976c9845d80d458c323eff2b">amrex::unpackRemotes</a></div><div class="ttdeci">void unpackRemotes(PC &amp;pc, const ParticleCopyPlan &amp;plan, Buffer &amp;rcv_buffer, UnpackPolicy const &amp;policy)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.H:588</div></div>
<div class="ttc" id="anamespaceamrex_html_a3462ea852eeb4664ba7e66c63933916c"><div class="ttname"><a href="namespaceamrex.html#a3462ea852eeb4664ba7e66c63933916c">amrex::adjCellHi</a></div><div class="ttdeci">AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE BoxND&lt; dim &gt; adjCellHi(const BoxND&lt; dim &gt; &amp;b, int dir, int len=1) noexcept</div><div class="ttdoc">Similar to adjCellLo but builds an adjacent BoxND on the high end.</div><div class="ttdef"><b>Definition:</b> AMReX_Box.H:1612</div></div>
<div class="ttc" id="anamespaceamrex_html_a814322d519ae32014737504164a0516b"><div class="ttname"><a href="namespaceamrex.html#a814322d519ae32014737504164a0516b">amrex::communicateParticlesFinish</a></div><div class="ttdeci">void communicateParticlesFinish(const ParticleCopyPlan &amp;plan)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.cpp:371</div></div>
<div class="ttc" id="anamespaceamrex_html_a867372a2ed191bd458e5e487ae3e6fa1"><div class="ttname"><a href="namespaceamrex.html#a867372a2ed191bd458e5e487ae3e6fa1">amrex::The_Comms_Arena</a></div><div class="ttdeci">Arena * The_Comms_Arena()</div><div class="ttdef"><b>Definition:</b> AMReX_Arena.cpp:669</div></div>
<div class="ttc" id="anamespaceamrex_html_a8792201c856a367dda275e09047daa33"><div class="ttname"><a href="namespaceamrex.html#a8792201c856a367dda275e09047daa33">amrex::IntVect</a></div><div class="ttdeci">IntVectND&lt; AMREX_SPACEDIM &gt; IntVect</div><div class="ttdef"><b>Definition:</b> AMReX_BaseFwd.H:30</div></div>
<div class="ttc" id="anamespaceamrex_html_acad483c5f0e30f9cd471ad05e1920320"><div class="ttname"><a href="namespaceamrex.html#acad483c5f0e30f9cd471ad05e1920320">amrex::numParticlesOutOfRange</a></div><div class="ttdeci">int numParticlesOutOfRange(Iterator const &amp;pti, int nGrow)</div><div class="ttdoc">Returns the number of particles that are more than nGrow cells from the box correspond to the input i...</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleUtil.H:34</div></div>
<div class="ttc" id="anamespaceamrex_html_adc731523d4241d981e7279b29c5d7a6d"><div class="ttname"><a href="namespaceamrex.html#adc731523d4241d981e7279b29c5d7a6d">amrex::RemoveDuplicates</a></div><div class="ttdeci">void RemoveDuplicates(Vector&lt; T &gt; &amp;vec)</div><div class="ttdef"><b>Definition:</b> AMReX_Vector.H:190</div></div>
<div class="ttc" id="anamespaceamrex_html_af15f18636fe4b15834eac2c9b303fcbd"><div class="ttname"><a href="namespaceamrex.html#af15f18636fe4b15834eac2c9b303fcbd">amrex::unpackBuffer</a></div><div class="ttdeci">void unpackBuffer(PC &amp;pc, const ParticleCopyPlan &amp;plan, const Buffer &amp;snd_buffer, UnpackPolicy const &amp;policy)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.H:398</div></div>
<div class="ttc" id="anamespaceamrex_html_af4c8c19cb812cdbcc34bc408577bb25c"><div class="ttname"><a href="namespaceamrex.html#af4c8c19cb812cdbcc34bc408577bb25c">amrex::packBuffer</a></div><div class="ttdeci">void packBuffer(const PC &amp;pc, const ParticleCopyOp &amp;op, const ParticleCopyPlan &amp;plan, Buffer &amp;snd_buffer)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.H:299</div></div>
<div class="ttc" id="anamespaceamrex_html_af15f18636fe4b15834eac2c9b303fcbd"><div class="ttname"><a href="namespaceamrex.html#af15f18636fe4b15834eac2c9b303fcbd">amrex::unpackBuffer</a></div><div class="ttdeci">void unpackBuffer(PC &amp;pc, const ParticleCopyPlan &amp;plan, const Buffer &amp;snd_buffer, UnpackPolicy const &amp;policy)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.H:428</div></div>
<div class="ttc" id="anamespaceamrex_html_af4c8c19cb812cdbcc34bc408577bb25c"><div class="ttname"><a href="namespaceamrex.html#af4c8c19cb812cdbcc34bc408577bb25c">amrex::packBuffer</a></div><div class="ttdeci">void packBuffer(const PC &amp;pc, const ParticleCopyOp &amp;op, const ParticleCopyPlan &amp;plan, Buffer &amp;snd_buffer)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleCommunication.H:329</div></div>
<div class="ttc" id="anamespacedetail_html"><div class="ttname"><a href="namespacedetail.html">detail</a></div><div class="ttdef"><b>Definition:</b> AMReX_FabArrayCommI.H:841</div></div>
<div class="ttc" id="anamespacedetail_html_afbc4fb91adabe79223cea83ef23e4020"><div class="ttname"><a href="namespacedetail.html#afbc4fb91adabe79223cea83ef23e4020">detail::getBoundaryBoxes</a></div><div class="ttdeci">Vector&lt; Box &gt; getBoundaryBoxes(const Box &amp;box, int ncells)</div><div class="ttdef"><b>Definition:</b> AMReX_NeighborParticlesGPUImpl.H:7</div></div>
<div class="ttc" id="astructamrex_1_1NeighborCode_html"><div class="ttname"><a href="structamrex_1_1NeighborCode.html">amrex::NeighborCode</a></div><div class="ttdef"><b>Definition:</b> AMReX_NeighborParticles.H:16</div></div>
Expand Down
Loading

0 comments on commit c2641e8

Please sign in to comment.