Skip to content

Commit

Permalink
Deploying to main from @ AMReX-Codes/amrex@f264290 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
atmyers committed Mar 29, 2024
1 parent 6218a23 commit 645c5de
Show file tree
Hide file tree
Showing 9 changed files with 494 additions and 382 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@
<div class="ttc" id="aclassamrex_1_1ParticleContainer__impl_html_a12ac56edf0492d0b5d958ff028a6a537"><div class="ttname"><a href="classamrex_1_1ParticleContainer__impl.html#a12ac56edf0492d0b5d958ff028a6a537">amrex::ParticleContainer_impl::SuperParticleType</a></div><div class="ttdeci">Particle&lt; NStructReal+NArrayReal, NStructInt+NArrayInt &gt; SuperParticleType</div><div class="ttdoc">The type of the &quot;SuperParticle&quot; which stored all components in AoS form.</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleContainer.H:169</div></div>
<div class="ttc" id="aclassamrex_1_1ParticleContainer__impl_html_a3995a8f437ce88e5a973f4f2f97501bf"><div class="ttname"><a href="classamrex_1_1ParticleContainer__impl.html#a3995a8f437ce88e5a973f4f2f97501bf">amrex::ParticleContainer_impl::AoS</a></div><div class="ttdeci">typename ParticleTileType::AoS AoS</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleContainer.H:186</div></div>
<div class="ttc" id="aclassamrex_1_1ParticleContainer__impl_html_a54e7d39c60aed23dded20dfdea50f7de"><div class="ttname"><a href="classamrex_1_1ParticleContainer__impl.html#a54e7d39c60aed23dded20dfdea50f7de">amrex::ParticleContainer_impl::ParticleVector</a></div><div class="ttdeci">typename AoS::ParticleVector ParticleVector</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleContainer.H:191</div></div>
<div class="ttc" id="aclassamrex_1_1ParticleContainer__impl_html_ac00b6f4f7bf0bda59d9284d81345ef6e"><div class="ttname"><a href="classamrex_1_1ParticleContainer__impl.html#ac00b6f4f7bf0bda59d9284d81345ef6e">amrex::ParticleContainer_impl::AddIntComp</a></div><div class="ttdeci">void AddIntComp(T communicate=true)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleContainer.H:1251</div></div>
<div class="ttc" id="aclassamrex_1_1ParticleContainer__impl_html_ac00b6f4f7bf0bda59d9284d81345ef6e"><div class="ttname"><a href="classamrex_1_1ParticleContainer__impl.html#ac00b6f4f7bf0bda59d9284d81345ef6e">amrex::ParticleContainer_impl::AddIntComp</a></div><div class="ttdeci">void AddIntComp(T communicate=true)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleContainer.H:1263</div></div>
<div class="ttc" id="aclassamrex_1_1ParticleContainer__impl_html_aca62924612315ccf7f935690dac1d673"><div class="ttname"><a href="classamrex_1_1ParticleContainer__impl.html#aca62924612315ccf7f935690dac1d673">amrex::ParticleContainer_impl::AddRealComp</a></div><div class="ttdeci">void AddRealComp(T communicate=true)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleContainer.H:1241</div></div>
<div class="ttc" id="aclassamrex_1_1ParticleContainer__impl_html_acc301a126a29e5a25eba6ae159190ff4"><div class="ttname"><a href="classamrex_1_1ParticleContainer__impl.html#acc301a126a29e5a25eba6ae159190ff4">amrex::ParticleContainer_impl::IntVector</a></div><div class="ttdeci">typename SoA::IntVector IntVector</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleContainer.H:190</div></div>
<div class="ttc" id="aclassamrex_1_1ParticleContainer__impl_html_ae715cfb21e499fce29f8aee5a01feac1"><div class="ttname"><a href="classamrex_1_1ParticleContainer__impl.html#ae715cfb21e499fce29f8aee5a01feac1">amrex::ParticleContainer_impl::Redistribute</a></div><div class="ttdeci">void Redistribute(int lev_min=0, int lev_max=-1, int nGrow=0, int local=0, bool remove_negative=true)</div><div class="ttdoc">Redistribute puts all the particles back in the right places (for some value of right)</div><div class="ttdef"><b>Definition:</b> AMReX_ParticleContainerI.H:1066</div></div>
Expand Down
64 changes: 35 additions & 29 deletions amrex/docs_html/doxygen/AMReX__ParticleContainerI_8H_source.html

Large diffs are not rendered by default.

337 changes: 182 additions & 155 deletions amrex/docs_html/doxygen/AMReX__ParticleContainer_8H_source.html

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions amrex/docs_html/doxygen/classamrex_1_1ParticleContainer__impl.html
Original file line number Diff line number Diff line change
Expand Up @@ -5104,6 +5104,14 @@ <h2 class="memtitle"><span class="permalink"><a href="#adc824cdc4c493f19c98882f4
</tr>
</table>
</div><div class="memdoc">
<p>Resize the Int runtime components (SoA)</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">new_size</td><td>new number of integer runtime components </td></tr>
<tr><td class="paramname">communicate</td><td>participate this component in redistribute </td></tr>
</table>
</dd>
</dl>

</div>
</div>
Expand Down Expand Up @@ -5134,6 +5142,14 @@ <h2 class="memtitle"><span class="permalink"><a href="#a7aa82330403064a8174b9b6a
</tr>
</table>
</div><div class="memdoc">
<p>Resize the Real runtime components (SoA)</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">new_size</td><td>new number of Real runtime components </td></tr>
<tr><td class="paramname">communicate</td><td>participate this component in redistribute </td></tr>
</table>
</dd>
</dl>

</div>
</div>
Expand Down
Loading

0 comments on commit 645c5de

Please sign in to comment.