Skip to content

Commit

Permalink
Deployed from seahorce-scidac/REMORA
Browse files Browse the repository at this point in the history
  • Loading branch information
asalmgren committed Jan 10, 2024
1 parent 2250a90 commit 1d36283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REMORA_8H_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@
<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>&#160;<span class="comment"> //! Write plotfile using NETCDF</span></div>
<div class="line"><a name="l00666"></a><span class="lineno"> 666</span>&#160;<span class="comment"></span> <span class="keywordtype">void</span> WriteNCPlotFile(<span class="keywordtype">int</span> <a class="code" href="classREMORA.html#a7c44493fe1a5743c92f272c91c3aa558">istep</a>) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>&#160; <span class="keywordtype">void</span> WriteNCPlotFile_which(<span class="keywordtype">int</span> <a class="code" href="classREMORA.html#a7c44493fe1a5743c92f272c91c3aa558">istep</a>, <span class="keywordtype">int</span> lev, <span class="keywordtype">int</span> which_subdomain,</div>
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>&#160; <a class="code" href="classncutils_1_1NCFile.html">ncutils::NCFile</a>&amp; ncf) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>&#160; <span class="keywordtype">bool</span> not_empty, <a class="code" href="classncutils_1_1NCFile.html">ncutils::NCFile</a>&amp; ncf) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>&#160;<span class="comment"></span> </div>
<div class="line"><a name="l00670"></a><span class="lineno"> 670</span>&#160;<span class="comment"> //! Write MultiFab in NetCDF format</span></div>
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>&#160;<span class="comment"></span> <span class="keywordtype">void</span> WriteNCMultiFab (<span class="keyword">const</span> amrex::FabArray&lt;amrex::FArrayBox&gt; &amp;fab,</div>
Expand Down

0 comments on commit 1d36283

Please sign in to comment.