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 1d36283 commit 7a9496b
Show file tree
Hide file tree
Showing 11 changed files with 430 additions and 425 deletions.
2 changes: 1 addition & 1 deletion NCFile_8H.html
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aa682cd5b28ee9ffaf36c6944
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; ncf.close();</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; }</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;}</div>
<div class="ttc" id="aclassncutils_1_1NCFile_html_a2881b70e450e11f01b474c538b8d6885"><div class="ttname"><a href="classncutils_1_1NCFile.html#a2881b70e450e11f01b474c538b8d6885">ncutils::NCFile::open</a></div><div class="ttdeci">static NCFile open(const std::string &amp;name, const int cmode=NC_NOWRITE)</div><div class="ttdef"><b>Definition:</b> NCInterface.cpp:574</div></div>
<div class="ttc" id="aclassncutils_1_1NCFile_html_a2881b70e450e11f01b474c538b8d6885"><div class="ttname"><a href="classncutils_1_1NCFile.html#a2881b70e450e11f01b474c538b8d6885">ncutils::NCFile::open</a></div><div class="ttdeci">static NCFile open(const std::string &amp;name, const int cmode=NC_NOWRITE)</div><div class="ttdef"><b>Definition:</b> NCInterface.cpp:577</div></div>
<div class="ttc" id="astructNDArray_html"><div class="ttname"><a href="structNDArray.html">NDArray</a></div><div class="ttdef"><b>Definition:</b> NCFile.H:31</div></div>
</div><!-- fragment -->
<p class="reference">Referenced by <a class="el" href="NCFile_8H.html#abcadbd0591038f7d3c9bb13c37df21f9">BuildFABsFromNetCDFFile()</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion NCFile_8H_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
<div class="ttc" id="aNCFile_8H_html_abcadbd0591038f7d3c9bb13c37df21f9"><div class="ttname"><a href="NCFile_8H.html#abcadbd0591038f7d3c9bb13c37df21f9">BuildFABsFromNetCDFFile</a></div><div class="ttdeci">void BuildFABsFromNetCDFFile(const amrex::Box &amp;domain, const std::string &amp;fname, amrex::Vector&lt; std::string &gt; nc_var_names, amrex::Vector&lt; enum NC_Data_Dims_Type &gt; NC_dim_types, amrex::Vector&lt; FAB * &gt; fab_vars)</div><div class="ttdef"><b>Definition:</b> NCFile.H:254</div></div>
<div class="ttc" id="aNCInterface_8H_html"><div class="ttname"><a href="NCInterface_8H.html">NCInterface.H</a></div></div>
<div class="ttc" id="aREMORA__PhysBCFunct_8H_html_a60014a8d74bed0d5ae984e600c68dc85"><div class="ttname"><a href="REMORA__PhysBCFunct_8H.html#a60014a8d74bed0d5ae984e600c68dc85">PlaneVector</a></div><div class="ttdeci">amrex::Vector&lt; amrex::FArrayBox &gt; PlaneVector</div><div class="ttdef"><b>Definition:</b> REMORA_PhysBCFunct.H:19</div></div>
<div class="ttc" id="aclassncutils_1_1NCFile_html_a2881b70e450e11f01b474c538b8d6885"><div class="ttname"><a href="classncutils_1_1NCFile.html#a2881b70e450e11f01b474c538b8d6885">ncutils::NCFile::open</a></div><div class="ttdeci">static NCFile open(const std::string &amp;name, const int cmode=NC_NOWRITE)</div><div class="ttdef"><b>Definition:</b> NCInterface.cpp:574</div></div>
<div class="ttc" id="aclassncutils_1_1NCFile_html_a2881b70e450e11f01b474c538b8d6885"><div class="ttname"><a href="classncutils_1_1NCFile.html#a2881b70e450e11f01b474c538b8d6885">ncutils::NCFile::open</a></div><div class="ttdeci">static NCFile open(const std::string &amp;name, const int cmode=NC_NOWRITE)</div><div class="ttdef"><b>Definition:</b> NCInterface.cpp:577</div></div>
<div class="ttc" id="astructNDArray_html"><div class="ttname"><a href="structNDArray.html">NDArray</a></div><div class="ttdef"><b>Definition:</b> NCFile.H:31</div></div>
<div class="ttc" id="astructNDArray_html_a0a1c90304eddb4d078132a1c1f45bef9"><div class="ttname"><a href="structNDArray.html#a0a1c90304eddb4d078132a1c1f45bef9">NDArray::owned</a></div><div class="ttdeci">bool owned</div><div class="ttdef"><b>Definition:</b> NCFile.H:101</div></div>
<div class="ttc" id="astructNDArray_html_a0d3be2b45f3fb008d12ec17dfd6abf09"><div class="ttname"><a href="structNDArray.html#a0d3be2b45f3fb008d12ec17dfd6abf09">NDArray::name</a></div><div class="ttdeci">std::string name</div><div class="ttdef"><b>Definition:</b> NCFile.H:98</div></div>
Expand Down
84 changes: 42 additions & 42 deletions NCInterface_8H_source.html

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion NCInterface_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,17 @@
<div class="textblock"><code>#include &lt;cstdio&gt;</code><br />
<code>#include &quot;<a class="el" href="NCInterface_8H_source.html">NCInterface.H</a>&quot;</code><br />
<code>#include &lt;AMReX.H&gt;</code><br />
<code>#include &lt;AMReX_Print.H&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for NCInterface.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="NCInterface_8cpp__incl.png" border="0" usemap="#a_2home_2runner_2work_2REMORA_2REMORA_2Source_2IO_2NCInterface_8cpp" alt=""/></div>
<map name="a_2home_2runner_2work_2REMORA_2REMORA_2Source_2IO_2NCInterface_8cpp" id="a_2home_2runner_2work_2REMORA_2REMORA_2Source_2IO_2NCInterface_8cpp">
<area shape="rect" title=" " alt="" coords="139,5,397,47"/>
<area shape="rect" title=" " alt="" coords="201,5,458,47"/>
<area shape="rect" title=" " alt="" coords="125,95,187,121"/>
<area shape="rect" href="NCInterface_8H.html" title=" " alt="" coords="211,95,325,121"/>
<area shape="rect" title=" " alt="" coords="349,95,432,121"/>
<area shape="rect" title=" " alt="" coords="456,95,576,121"/>
<area shape="rect" title=" " alt="" coords="5,169,64,196"/>
<area shape="rect" title=" " alt="" coords="89,169,213,196"/>
<area shape="rect" title=" " alt="" coords="237,169,299,196"/>
Expand Down
3 changes: 2 additions & 1 deletion NCInterface_8cpp__incl.map
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<map id="/home/runner/work/REMORA/REMORA/Source/IO/NCInterface.cpp" name="/home/runner/work/REMORA/REMORA/Source/IO/NCInterface.cpp">
<area shape="rect" id="node1" title=" " alt="" coords="139,5,397,47"/>
<area shape="rect" id="node1" title=" " alt="" coords="201,5,458,47"/>
<area shape="rect" id="node2" title=" " alt="" coords="125,95,187,121"/>
<area shape="rect" id="node3" href="$NCInterface_8H.html" title=" " alt="" coords="211,95,325,121"/>
<area shape="rect" id="node9" title=" " alt="" coords="349,95,432,121"/>
<area shape="rect" id="node10" title=" " alt="" coords="456,95,576,121"/>
<area shape="rect" id="node4" title=" " alt="" coords="5,169,64,196"/>
<area shape="rect" id="node5" title=" " alt="" coords="89,169,213,196"/>
<area shape="rect" id="node6" title=" " alt="" coords="237,169,299,196"/>
Expand Down
2 changes: 1 addition & 1 deletion NCInterface_8cpp__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fa06b0433acf34c0e4b5273d59ce0ce8
6274ae903e365f937a7d125de6de5dab
Binary file modified NCInterface_8cpp__incl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7a9496b

Please sign in to comment.