Skip to content

Commit

Permalink
Deploying to main from @ AMReX-Codes/amrex@85ae84e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Jul 6, 2024
1 parent c0b4e77 commit 0ff399d
Show file tree
Hide file tree
Showing 95 changed files with 302 additions and 303 deletions.
Binary file not shown.
7 changes: 3 additions & 4 deletions amrex/docs_html/doxygen/AMReX__HypreSolver_8H_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@
<div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160; <a class="code" href="namespaceamrex_1_1Gpu.html#a67a618504ee5fb94bd65a5d393e344b4">Gpu::streamSynchronize</a>();</div>
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160; HYPRE_IJMatrixSetValues(m_A, nrows, ncols_vec.<a class="code" href="classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4">data</a>(), rows,</div>
<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>&#160; cols_vec.<a class="code" href="classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4">data</a>(), mat_vec.<a class="code" href="classamrex_1_1PODVector.html#a52a678e008fab2346394fcad18bc90c4">data</a>());</div>
<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>&#160; <a class="code" href="namespaceamrex_1_1Gpu.html#a0040af3e7783b853140a6e13c755fc25">Gpu::synchronize</a>();</div>
<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>&#160; Gpu::hypreSynchronize();</div>
<div class="line"><a name="l00573"></a><span class="lineno"> 573</span>&#160; }</div>
<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160; }</div>
<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>&#160; HYPRE_IJMatrixAssemble(m_A);</div>
Expand Down Expand Up @@ -704,7 +704,7 @@
<div class="line"><a name="l00653"></a><span class="lineno"> 653</span>&#160; <a class="code" href="namespaceamrex_1_1Gpu.html#a67a618504ee5fb94bd65a5d393e344b4">Gpu::streamSynchronize</a>();</div>
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>&#160; HYPRE_IJVectorSetValues(m_x, nrows, rows, xp);</div>
<div class="line"><a name="l00655"></a><span class="lineno"> 655</span>&#160; HYPRE_IJVectorSetValues(m_b, nrows, rows, bp);</div>
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160; <a class="code" href="namespaceamrex_1_1Gpu.html#a0040af3e7783b853140a6e13c755fc25">Gpu::synchronize</a>();</div>
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160; Gpu::hypreSynchronize();</div>
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>&#160; }</div>
<div class="line"><a name="l00658"></a><span class="lineno"> 658</span>&#160; }</div>
<div class="line"><a name="l00659"></a><span class="lineno"> 659</span>&#160;}</div>
Expand Down Expand Up @@ -734,7 +734,7 @@
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>&#160; HYPRE_Int <span class="keyword">const</span>* rows = m_global_id_vec[mfi].data();</div>
<div class="line"><a name="l00684"></a><span class="lineno"> 684</span>&#160; </div>
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>&#160; HYPRE_IJVectorGetValues(m_x, nrows, rows, xp);</div>
<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>&#160; <a class="code" href="namespaceamrex_1_1Gpu.html#a0040af3e7783b853140a6e13c755fc25">Gpu::synchronize</a>();</div>
<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>&#160; Gpu::hypreSynchronize();</div>
<div class="line"><a name="l00687"></a><span class="lineno"> 687</span>&#160; </div>
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>&#160; HYPRE_Int <a class="code" href="AMReX__HypreMLABecLap_8cpp.html#aca578ec8d09db95559009d91bca7779e">offset</a> = 0;</div>
<div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160; <span class="keywordflow">for</span> (<span class="keywordtype">int</span> ivar = 0; ivar &lt; m_nvars; ++ivar) {</div>
Expand Down Expand Up @@ -836,7 +836,6 @@
<div class="ttc" id="aclassamrex_1_1Vector_html"><div class="ttname"><a href="classamrex_1_1Vector.html">amrex::Vector</a></div><div class="ttdoc">This class is a thin wrapper around std::vector. Unlike vector, Vector::operator[] provides bound che...</div><div class="ttdef"><b>Definition:</b> AMReX_Vector.H:27</div></div>
<div class="ttc" id="aclassamrex_1_1Vector_html_a58c24fe05cc91d42ebe7151c398f0c58"><div class="ttname"><a href="classamrex_1_1Vector.html#a58c24fe05cc91d42ebe7151c398f0c58">amrex::Vector::size</a></div><div class="ttdeci">Long size() const noexcept</div><div class="ttdef"><b>Definition:</b> AMReX_Vector.H:50</div></div>
<div class="ttc" id="anamespaceamrex_1_1Gpu_1_1range__detail_html_a57949ca6008ad4fe7edb4e00741b1906"><div class="ttname"><a href="namespaceamrex_1_1Gpu_1_1range__detail.html#a57949ca6008ad4fe7edb4e00741b1906">amrex::Gpu::range_detail::size</a></div><div class="ttdeci">AMREX_GPU_HOST_DEVICE Long size(T const &amp;b) noexcept</div><div class="ttdoc">integer version</div><div class="ttdef"><b>Definition:</b> AMReX_GpuRange.H:25</div></div>
<div class="ttc" id="anamespaceamrex_1_1Gpu_html_a0040af3e7783b853140a6e13c755fc25"><div class="ttname"><a href="namespaceamrex_1_1Gpu.html#a0040af3e7783b853140a6e13c755fc25">amrex::Gpu::synchronize</a></div><div class="ttdeci">void synchronize() noexcept</div><div class="ttdef"><b>Definition:</b> AMReX_GpuDevice.H:230</div></div>
<div class="ttc" id="anamespaceamrex_1_1Gpu_html_a67a618504ee5fb94bd65a5d393e344b4"><div class="ttname"><a href="namespaceamrex_1_1Gpu.html#a67a618504ee5fb94bd65a5d393e344b4">amrex::Gpu::streamSynchronize</a></div><div class="ttdeci">void streamSynchronize() noexcept</div><div class="ttdef"><b>Definition:</b> AMReX_GpuDevice.H:236</div></div>
<div class="ttc" id="anamespaceamrex_1_1ParallelContext_html_a3735bb2b55dab8f232227611c6d25bb8"><div class="ttname"><a href="namespaceamrex_1_1ParallelContext.html#a3735bb2b55dab8f232227611c6d25bb8">amrex::ParallelContext::CommunicatorSub</a></div><div class="ttdeci">MPI_Comm CommunicatorSub() noexcept</div><div class="ttdoc">sub-communicator for current frame</div><div class="ttdef"><b>Definition:</b> AMReX_ParallelContext.H:70</div></div>
<div class="ttc" id="anamespaceamrex_1_1ParallelContext_html_a5f6737315bff6905419103b17acf3d06"><div class="ttname"><a href="namespaceamrex_1_1ParallelContext.html#a5f6737315bff6905419103b17acf3d06">amrex::ParallelContext::MyProcSub</a></div><div class="ttdeci">int MyProcSub() noexcept</div><div class="ttdoc">my sub-rank in current frame</div><div class="ttdef"><b>Definition:</b> AMReX_ParallelContext.H:76</div></div>
Expand Down
174 changes: 87 additions & 87 deletions amrex/docs_html/doxygen/navtreedata.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,93 +78,93 @@ var NAVTREE =

var NAVTREEINDEX =
[
"AMReX_8H.html",
"AMReX__AmrvisConstants_8H.html#abfcccc9773d8b5535441ca5b3cc4f0cf",
"AMReX__BaseFabUtility_8H_source.html",
"AMReX__Conduit__Blueprint_8cpp.html#afd44b852de9a30f6417dfc233d76ef3a",
"AMReX__EBFluxRegister__2D__C_8H.html#a15dc2901e84865ab7ca819e913967f1d",
"AMReX__EB__utils_8cpp.html",
"AMReX__FabConv_8H.html#a543f68ea96151adca9c24601b7f472e1",
"AMReX__GpuComplex_8H.html#af1ff72d9c7ec7e99cb20252616b6678f",
"AMReX__GpuLaunchFunctsG_8H.html#a56366e4d62798bd0f1a76dc6d75e2bcd",
"AMReX__Habec__2D__K_8H.html#abebd70eafbd522c54911f746d423884f",
"AMReX__IndexType_8H.html#a9b313f012baa43b16932b21e72ebd40b",
"AMReX__MFInterp__1D__C_8H.html#a4a2b25b2da10b957a967b191fec06bce",
"AMReX__MLEBABecLap__3D__K_8H.html#aff3db9e0a6ad08f9e98ff966faeb1244",
"AMReX__MLNodeLap__1D__K_8H.html#af51f6f7831db55333f7f647ba71ab6d8",
"AMReX__MLTensor__1D__K_8H.html",
"AMReX__MultiFabUtil__1D__C_8H.html#a4c74be21c5dff00c88782858a813cb9f",
"AMReX__PETSc_8H_source.html",
"AMReX__ParallelDescriptor_8cpp.html#a254f165da975107ee08bd1b829cdd89c",
"AMReX__Parser__Y_8H.html#a406674d4bafc2a2a465b8127fa8f9f5e",
"AMReX__ParticlesHDF5_8H.html#a69e0e55cc21aca6307c98626f3c5af6b",
"AMReX__SDCquadrature_8F90.html#ae2185088b6449f7811b072576236dabd",
"AMReX__VectorIO_8H.html#afd3603d5627ea48a5c25919fa90482f5",
"AMReX__ebcellflag__mod_8F90.html#ad0031001816fff176a885f73100062a8",
"amrex__iparser_8lex_8h.html#a296847b42b0baa62e2af36cb79f3c0eb",
"amrex__iparser_8lex_8nolint_8H.html#ad5413ef97e3739ed34f0e92e42e406dc",
"amrex__parser_8lex_8h.html#a14346b28ae39537ab27caacebfcb31a7",
"amrex__parser_8lex_8nolint_8H.html#ac58f2c111cc9989c86db2a7dc4fd84ca",
"amrex__parser_8tab_8nolint_8H.html#afd2adb2274e61b81cf475d1ebea69d50",
"classRegionsProfStats.html#af2a2ac125d7c17979147665a1e1ee685",
"classamrex_1_1Amr.html#ad97c2f4d6656288b817b8bbcc0bba7b6",
"classamrex_1_1AmrLevel.html#a96b6f33d22c9341b1cff894f17555f47",
"classamrex_1_1ArenaAllocator.html",
"classamrex_1_1BaseFab.html#aaf765bafa403ca72a2f136a6efff2b14",
"classamrex_1_1Box.html#aee44ffec910e1bf6fd904694171bb675",
"classamrex_1_1CArena.html",
"classamrex_1_1DataServices.html#ad9d1ee09b1dd9410a22267c041302e0c",
"classamrex_1_1EB2_1_1DevicePtrIF.html#a704b10f0c8f8e3d2e3a94bd61e29b659",
"classamrex_1_1EB2_1_1RotationIF.html#ab51c69319d7d35dc43124c3692af67ee",
"classamrex_1_1EdgeFluxRegister.html#a10ff3c540a6210b65bce49aaa68d7583",
"classamrex_1_1FabArray.html#a32d132563b832c544c1ddd9a930789d1",
"classamrex_1_1FabArrayBase.html#abd59469241abaab18e1c2db8b7ceb4ed",
"classamrex_1_1FluxRegister.html#ac930be53c9ed97f2b650d00d9922d375",
"classamrex_1_1Gpu_1_1Device.html#a4e59c991a0de99a25c0c7c1f91667449",
"classamrex_1_1HypreMLABecLap.html#a42a73f2525c154156add80dae776f07c",
"classamrex_1_1IntVectND.html#a212b3bbe291afc28147d03c7271af651",
"classamrex_1_1MFIter.html#a4633394eac1ff3355fe082b815ed7413",
"classamrex_1_1MLCellLinOpT.html#a8ea2fb547b5b9b37d88880948073e00c",
"classamrex_1_1MLLinOpT.html#a2859b0cddde955b30ccf90c0af86e897",
"classamrex_1_1MLMGT.html#ac2c1ddd3a1e83b1574a4336c89b3eff1",
"classamrex_1_1MLTensorOp.html#a6025988cdea4ad252498aa0e0af1de94",
"classamrex_1_1NFilesIter.html#a17a5f370eb055df9d62919d0bbf34f66",
"classamrex_1_1Orientation.html#a3c9e80d08753362f5c7afbddd600265b",
"classamrex_1_1ParIterBase__impl.html#a3bb5988d03d102257b72a7937d55e0ac",
"classamrex_1_1ParticleBufferMap.html#a49a5c4338ca4f54619acb1f4890df2fa",
"classamrex_1_1ParticleContainer__impl.html#adb8cf88f78dbf7626cf6cb3bef352ee0",
"classamrex_1_1RealDescriptor.html#ae4c7fcfb3c69266545dd3f84af9b1115",
"classamrex_1_1StateDescriptor.html#a0bde7d6910db8c5b29d8ea845f7dff88",
"classamrex_1_1TinyProfiler.html#a8e1cc274bc1e92cc8466ea9b44911c33",
"classamrex_1_1detail_1_1SingleChunkArena.html",
"dir_55eec958e272d6cfff0ea35b0f5787ca.html",
"index.html#Overview",
"namespaceamrex.html#a0dc1c41fb0c471ba140aa8046670d247",
"namespaceamrex.html#a2ca444883f79b387fa2373ba33b7f969",
"namespaceamrex.html#a4c085d3b27d107f62bdb36f5ecc0f326",
"namespaceamrex.html#a6fa61cbdb192b255d82659e53f8526f1",
"namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a7d295e84ce6e6a488e8450e0d7d7d797",
"namespaceamrex.html#ab2dc88579a70cfe068381de5523e4e6a",
"namespaceamrex.html#ad81d4975698feb7461d8ad18c21c7951",
"namespaceamrex.html#af440a21a377ce21aced4b2360d34f09d",
"namespaceamrex_1_1EB2_1_1detail.html#a76809ed0a10c6280707ab5537db08545",
"namespaceamrex_1_1NonLocalBC.html#a5ccb53a5bfee4c68f588b17d3642c2c5",
"namespaceamrex_1_1ParallelDescriptor.html#af5ce3cf99985348d87f77ba2c811514f",
"namespaceamrex_1_1detail.html#af378b35270a3e9fbab911a6fe0058eb5",
"namespaceamrex__constants__module.html#a6d0e20a18c5f695168cf590f87a460a4",
"namespacemembers_vars_o.html",
"structamrex_1_1Any_1_1innards.html#acf57e0e26f9a76b9294ddf56de3ff002",
"structamrex_1_1BATindexType__coarsenRatio.html#a353060b217e05d5782a3e230f0f80f1e",
"structamrex_1_1DeriveRec_1_1StateRange.html",
"structamrex_1_1FabArrayBase_1_1ParForInfo.html#aa6a101ddf89df501b82f6fcc9e91ebd7",
"structamrex_1_1Gpu_1_1Handler.html",
"structamrex_1_1LPInfo.html#a0699fbe06a739f9b44ba27daa2cc2307",
"structamrex_1_1Neighbors_1_1iterator.html#ab3d7b85eaaaa3603c37bcbdff9b9790a",
"structamrex_1_1Parser_1_1Data.html#ac4c2abe9d502dbbdbebf5a60af138db5",
"structamrex_1_1ParticleTile.html#abe6aa2080bb4a68eaded92e7e3e6efd6",
"structamrex_1_1Table3D.html#a8da09138b8d2468cc9898ba75700cdd1",
"structamrex_1_1detail_1_1Nonesuch.html#ac31cc5ce552668f79bbc820c8d7998e0",
"unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a856736317ca9e27fa41f05d3d0b42cd6"
"",
"AMReX__AmrvisConstants_8H.html#aa48460f2fc5e49659b1494852de45964",
"AMReX__BaseFabUtility_8H.html#aa7261f50da60e78a42e700384710cd47",
"AMReX__Conduit__Blueprint_8cpp.html#af70ff73cf1857e1a859a1fbac9ef10b0",
"AMReX__EBFluxRegister__2D__C_8H.html#a0c65969b354bed7478ab5716942fdbad",
"AMReX__EB__utils_8H_source.html",
"AMReX__FabConv_8H.html#a0ed9b6ea967b3a6cebc43973e1440e06",
"AMReX__GpuComplex_8H.html#af07743d59bb6e85014d959611f47b81f",
"AMReX__GpuLaunchFunctsG_8H.html#a5484386a731a820195e419b9ff0d0fc2",
"AMReX__Habec__2D__K_8H.html#a26d70e1b51526ead26433b0583ffe6fd",
"AMReX__IndexType_8H.html#a8e47b1e3eb901025e0d76241ae9102ee",
"AMReX__MFInterp__1D__C_8H.html#a260ca1314fe04e0d87ccc2448918ae6e",
"AMReX__MLEBABecLap__3D__K_8H.html#af822987d7c096263dbeda2c40fbc231f",
"AMReX__MLNodeLap__1D__K_8H.html#aee965ec1adf090525e207867611b1635",
"AMReX__MLTensorOp__grad_8cpp.html",
"AMReX__MultiFabUtil__1D__C_8H.html#a4af58d1ed1db1299d88bab26b250b504",
"AMReX__PETSc_8H.html#abbd0e7692c28626659b75637c2c63528",
"AMReX__ParallelDescriptor_8cpp.html#a24c5c1870ba2e6e50b28f77e82a5a4c5",
"AMReX__Parser__Y_8H.html#a4051597b502fed03ea3b07d5f6cbb042",
"AMReX__ParticlesHDF5_8H.html#a6318dda435dce89a0ef4a261cef6681d",
"AMReX__SDCquadrature_8F90.html#aca9a2cd134b3750fabf403d738255f79",
"AMReX__VectorIO_8H.html#af9790d1f61a6d21ce4e9f92c58ac0600",
"AMReX__ebcellflag__mod_8F90.html#aca7539805fceab9d25e2b15de2c1529e",
"amrex__iparser_8lex_8h.html#a26938d921de835f6183c02e54cf08828",
"amrex__iparser_8lex_8nolint_8H.html#ad4e9955955b27624963643eac448118a",
"amrex__parser_8lex_8h.html#a10055b24aa335a47aec5deaac1a47603",
"amrex__parser_8lex_8nolint_8H.html#ac571eade4cca933e8ccdf6759c527fe7",
"amrex__parser_8tab_8nolint_8H.html#afd165b6b23a4fb227c4ecbc2c9a746cb",
"classRegionsProfStats.html#af08b6b193a5e59bf550ec57f4a8dc52c",
"classamrex_1_1Amr.html#ad8d22fb152c5f5620ab9b1ab994f68aa",
"classamrex_1_1AmrLevel.html#a962f9d201153832198014fba04698410",
"classamrex_1_1Arena.html#afc721e195430f79b2d1b287c490ef0fb",
"classamrex_1_1BaseFab.html#aabf9a731c176ed69472b109aa42e967b",
"classamrex_1_1Box.html#aee288fef5b1c6314b82132b17adf1d15",
"classamrex_1_1BoxList.html#afe00f77bc420a45f32d484d982e02072",
"classamrex_1_1DataServices.html#ad926743e5317dbba19e1fd57307401a1",
"classamrex_1_1EB2_1_1DevicePtrIF.html#a62c100df08e599af41127cdac56edd51",
"classamrex_1_1EB2_1_1RotationIF.html#a985a4f063595d3fa4506d2b014dff877",
"classamrex_1_1EdgeFluxRegister.html",
"classamrex_1_1FabArray.html#a324fc6d24d656da6a5365253b2c9437e",
"classamrex_1_1FabArrayBase.html#aba31942c259bb854daca8574b393a17f",
"classamrex_1_1FluxRegister.html#ac9162f5722e388cdd747d0abeb4b2ba4",
"classamrex_1_1Gpu_1_1Device.html#a4cfc840b226f8d1ac5f4fed24fd86bf5",
"classamrex_1_1HypreMLABecLap.html#a3f78a976f617cab402f099b159d76790",
"classamrex_1_1IntVectND.html#a21200f8efd89caad8d5f3337c2ee72dc",
"classamrex_1_1MFIter.html#a427faab13c7d1f9d72b476452df519e1",
"classamrex_1_1MLCellLinOpT.html#a892cce2e429f77cee7360f2859ceda4d",
"classamrex_1_1MLLinOpT.html#a28402657d9216f6ef38835ab562ee58b",
"classamrex_1_1MLMGT.html#ac05ab8b48ded9d649049e4520b00625b",
"classamrex_1_1MLTensorOp.html#a4aa37d8953aeb1df96051653df3769c6",
"classamrex_1_1NFilesIter.html#a153902641555fc709b3befb6a4c6e881",
"classamrex_1_1Orientation.html#a3a44078514365792a6288dcd61a668b0",
"classamrex_1_1ParIterBase__impl.html#a39540f149f469767e4dd7333f194e1a4",
"classamrex_1_1ParticleBufferMap.html#a33351037aaa2977e86fa377eaeb0a67e",
"classamrex_1_1ParticleContainer__impl.html#adb85276367bb16831500bd619a7fa724",
"classamrex_1_1RealDescriptor.html#add111caab7a47e1e54409f0fe0f531d5",
"classamrex_1_1StateDescriptor.html#a0afe8de243a0504d0a3f57b0c6c1310b",
"classamrex_1_1TinyProfiler.html#a8a14bcc37603ec472c17a644428d3686",
"classamrex_1_1detail_1_1CutFabFactory.html#aef5ff6c3751771217568c9dbe50c4880",
"dir_413f4e031a85da0d68269c6fd2f76e1c.html",
"index.html",
"namespaceamrex.html#a0dace3a79fc48a8b02686c10363b70a9",
"namespaceamrex.html#a2ca083595ee0a76ca027da372fadf716",
"namespaceamrex.html#a4bfb8a8d2ba2e2cf94a50de4541b9765",
"namespaceamrex.html#a6fa430e1648835f9dea38b7568d79506",
"namespaceamrex.html#a92ee563e823bf1f37c94d26531af0a28a732fc6f3f3c0a3fa42817371afc40322",
"namespaceamrex.html#ab2d0c11a4714995352cd0eeaddd46a83",
"namespaceamrex.html#ad81d1dc85ec8a07638d52c68933abfd6",
"namespaceamrex.html#af42436c4813e6fedd6dd7a5c73581b63",
"namespaceamrex_1_1EB2_1_1detail.html",
"namespaceamrex_1_1NonLocalBC.html#a5984b6f2bffd16fd4a1737326e32aef0",
"namespaceamrex_1_1ParallelDescriptor.html#af4996999fa16efb8ab255e1d26ab2163",
"namespaceamrex_1_1detail.html#af2dd4ad4f928e269d1bc2dce24f48b92",
"namespaceamrex__constants__module.html#a629e9df315fc853fd9996d553493c395",
"namespacemembers_vars_n.html",
"structamrex_1_1Any_1_1innards.html#aacaac28ad77795a2c5443a992e3701ad",
"structamrex_1_1BATindexType__coarsenRatio.html#a018850ccf13a85871016078d42d47acb",
"structamrex_1_1DenseBinIteratorFactory.html#afde549427d2c1a8e6c85f5d363a32810",
"structamrex_1_1FabArrayBase_1_1ParForInfo.html#a946329b35181c218e019e1b767d42e95",
"structamrex_1_1Gpu_1_1GridSize.html#af91022d872655d7aad5ba0d072db7017",
"structamrex_1_1LPInfo.html",
"structamrex_1_1Neighbors_1_1iterator.html#aaf05d2993eabd39dee90939a4e8d3b80",
"structamrex_1_1Parser_1_1Data.html#abac6e2284d98331984ef3d8967877219",
"structamrex_1_1ParticleTile.html#abddb89433aca18a1eb4c513c44a9c621",
"structamrex_1_1Table3D.html#a3fd3906154fd716964cdd75b4694c9b2",
"structamrex_1_1detail_1_1Nonesuch.html#ac0e729741324275e5bf39cc6dd143f4b",
"unionamrex_1_1Scan_1_1detail_1_1BlockStatus_3_01T_00_01true_01_4_1_1Data.html#a64f91ae2c5358ccf46099d9e5d3fdd7b"
];

var SYNCONMSG = 'click to disable panel synchronisation';
Expand Down
4 changes: 2 additions & 2 deletions amrex/docs_html/doxygen/navtreeindex0.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
var NAVTREEINDEX0 =
{
"":[2,0,22],
"AMReX_8H.html":[4,0,0,2,2],
"AMReX_8H.html#a023801a9417fb6bd2f74787e89124a8c":[4,0,0,2,2,20],
"AMReX_8H.html#a03acb27c6c261b36754a5886f87170ab":[4,0,0,2,2,28],
Expand Down Expand Up @@ -248,6 +249,5 @@ var NAVTREEINDEX0 =
"AMReX__AmrvisConstants_8H.html#a980486554a98baf8ebf8e560734f2bf9a970c9283c08d1ad380beb8cb5fbcfcb0":[4,0,0,5,0,2,4,4],
"AMReX__AmrvisConstants_8H.html#a980486554a98baf8ebf8e560734f2bf9ad1deacdbc35862f4535786f40e328d12":[4,0,0,5,0,2,4,2],
"AMReX__AmrvisConstants_8H.html#a980486554a98baf8ebf8e560734f2bf9ae30e7b84e8b143de05b852dde1174bb3":[4,0,0,5,0,2,4,3],
"AMReX__AmrvisConstants_8H.html#aa01b8e847a081049f09f214fb191f372":[4,0,0,5,0,2,13],
"AMReX__AmrvisConstants_8H.html#aa48460f2fc5e49659b1494852de45964":[4,0,0,5,0,2,11]
"AMReX__AmrvisConstants_8H.html#aa01b8e847a081049f09f214fb191f372":[4,0,0,5,0,2,13]
};
4 changes: 2 additions & 2 deletions amrex/docs_html/doxygen/navtreeindex1.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
var NAVTREEINDEX1 =
{
"AMReX__AmrvisConstants_8H.html#aa48460f2fc5e49659b1494852de45964":[4,0,0,5,0,2,11],
"AMReX__AmrvisConstants_8H.html#abfcccc9773d8b5535441ca5b3cc4f0cf":[4,0,0,5,0,2,2],
"AMReX__AmrvisConstants_8H.html#abfcccc9773d8b5535441ca5b3cc4f0cfa57bb6b57ab317541bed026109325dcea":[4,0,0,5,0,2,2,3],
"AMReX__AmrvisConstants_8H.html#abfcccc9773d8b5535441ca5b3cc4f0cfa99e213ce9d7f8ea555072b09cc955a30":[4,0,0,5,0,2,2,2],
Expand Down Expand Up @@ -248,6 +249,5 @@ var NAVTREEINDEX1 =
"AMReX__BackgroundThread_8H_source.html":[4,0,0,2,15],
"AMReX__BackgroundThread_8cpp.html":[4,0,0,2,14],
"AMReX__BaseFabUtility_8H.html":[4,0,0,2,20],
"AMReX__BaseFabUtility_8H.html#a7b3c5a372f37d8bb9aa21a76a5129a95":[4,0,0,2,20,1],
"AMReX__BaseFabUtility_8H.html#aa7261f50da60e78a42e700384710cd47":[4,0,0,2,20,0]
"AMReX__BaseFabUtility_8H.html#a7b3c5a372f37d8bb9aa21a76a5129a95":[4,0,0,2,20,1]
};
Loading

0 comments on commit 0ff399d

Please sign in to comment.