Skip to content

Commit

Permalink
Deploying to main from @ AMReX-Codes/amrex@a5720c9 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Mar 17, 2024
1 parent 93ed9d0 commit 39efcf9
Show file tree
Hide file tree
Showing 6 changed files with 1,394 additions and 1,399 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion amrex/docs_xml/doxygen/AMReX__BLBackTrace_8cpp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2436,7 +2436,7 @@
<codeline lineno="371"><highlight class="normal"><sp/><sp/><sp/><sp/>std::ostringstream<sp/>ss0;</highlight></codeline>
<codeline lineno="372"><highlight class="normal"><sp/><sp/><sp/><sp/>ss0<sp/>&lt;&lt;<sp/></highlight><highlight class="stringliteral">&quot;Proc.<sp/>&quot;</highlight><highlight class="normal"><sp/>&lt;&lt;<sp/><ref refid="namespaceamrex_1_1ParallelDescriptor_1a33162ef233c092e9e6fd75ab291b9b29" kindref="member">ParallelDescriptor::MyProc</ref>()</highlight></codeline>
<codeline lineno="373"><highlight class="normal"><sp/><sp/><sp/><sp/><sp/><sp/><sp/><sp/>&lt;&lt;<sp/></highlight><highlight class="stringliteral">&quot;:<sp/>\&quot;&quot;</highlight><highlight class="normal"><sp/>&lt;&lt;<sp/>s<sp/>&lt;&lt;<sp/></highlight><highlight class="stringliteral">&quot;\&quot;&quot;</highlight><highlight class="normal">;</highlight></codeline>
<codeline lineno="374"><highlight class="normal"><sp/><sp/><sp/><sp/><ref refid="structamrex_1_1BLBackTrace_1aaf1d60939d82c0f1d794feed9222e8a0" kindref="member">BLBackTrace::bt_stack</ref>.push(std::make_pair(ss0.str(),<sp/><ref refid="classamrex_1_1BLBTer_1a2067033e63c674e9b203917835595bdb" kindref="member">line_file</ref>));</highlight></codeline>
<codeline lineno="374"><highlight class="normal"><sp/><sp/><sp/><sp/><ref refid="structamrex_1_1BLBackTrace_1aaf1d60939d82c0f1d794feed9222e8a0" kindref="member">BLBackTrace::bt_stack</ref>.emplace(ss0.str(),<sp/><ref refid="classamrex_1_1BLBTer_1a2067033e63c674e9b203917835595bdb" kindref="member">line_file</ref>);</highlight></codeline>
<codeline lineno="375"><highlight class="normal"></highlight><highlight class="preprocessor">#endif</highlight><highlight class="normal"></highlight></codeline>
<codeline lineno="376"><highlight class="normal">}</highlight></codeline>
<codeline lineno="377"><highlight class="normal"></highlight></codeline>
Expand Down
Loading

0 comments on commit 39efcf9

Please sign in to comment.