Skip to content

Commit

Permalink
doxygen update
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsjaar committed Oct 1, 2024
1 parent 10fbdc1 commit 9cfcefb
Show file tree
Hide file tree
Showing 3,232 changed files with 3,270 additions and 3,270 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion html/_2test_2create_mesh_8c-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<div class="line"> <span class="keywordflow">else</span> <span class="keywordflow">if</span> (rc == 0) {</div>
<div class="line"> size = -1;</div>
<div class="line"> }</div>
<div class="line"> <span class="keywordflow">return</span> (size);</div>
<div class="line"> <span class="keywordflow">return</span> size;</div>
<div class="line">} <span class="comment">/* StringToCount() */</span></div>
<div class="line"> </div>
<div class="line"><span class="keywordtype">void</span> get_file_name(<span class="keyword">const</span> <span class="keywordtype">char</span> *base, <span class="keyword">const</span> <span class="keywordtype">char</span> *ext, <span class="keywordtype">int</span> rank, <span class="keywordtype">int</span> nprocs, <span class="keyword">const</span> <span class="keywordtype">char</span> *other,</div>
Expand Down
60 changes: 30 additions & 30 deletions html/_2test_2rd_wt_mesh_8c-example.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions html/_2test_2test_nemesis_8c-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><span class="comment">/*</span></div>
<div class="line"><span class="comment"> * Copyright(C) 1999-2021 National Technology &amp; Engineering Solutions</span></div>
<div class="line"><span class="comment"> * Copyright(C) 1999-2021, 2024 National Technology &amp; Engineering Solutions</span></div>
<div class="line"><span class="comment"> * of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with</span></div>
<div class="line"><span class="comment"> * NTESS, the U.S. Government retains certain rights in this software.</span></div>
<div class="line"><span class="comment"> *</span></div>
Expand Down Expand Up @@ -574,15 +574,15 @@
<div class="line"> </div>
<div class="line"> <a id="a7" name="a7"></a><a class="code hl_function" href="exodusII_8h.html#af88999a1f2592617a56db303e090d2d7">ex_copy_string</a>(ftype, <span class="stringliteral">&quot;s&quot;</span>, 3);</div>
<div class="line"> </div>
<div class="line"> <span class="keywordflow">return</span> (<a id="a8" name="a8"></a><a class="code hl_function" href="group__ModelDescription.html#ga53b1d2adfd799d9d944831ca8c7adee9">ex_put_init_info</a>(fileid, NPROC, NPROCF, ftype));</div>
<div class="line"> <span class="keywordflow">return</span> <a id="a8" name="a8"></a><a class="code hl_function" href="group__ModelDescription.html#ga53b1d2adfd799d9d944831ca8c7adee9">ex_put_init_info</a>(fileid, NPROC, NPROCF, ftype);</div>
<div class="line">}</div>
<div class="line"> </div>
<div class="line"><span class="comment">/*****************************************************************************/</span></div>
<div class="line"><span class="keywordtype">int</span> ne_test_pinig(<span class="keywordtype">int</span> fileid)</div>
<div class="line">{</div>
<div class="line"> <span class="keywordtype">int</span> nng = NNG, neg = NEG, nebg = NEBG, nnsg = NNSG, nssg = NSSG;</div>
<div class="line"> </div>
<div class="line"> <span class="keywordflow">return</span> (<a id="a9" name="a9"></a><a class="code hl_function" href="group__ModelDescription.html#ga04480bc7f03d463ebd190a7086a5852d">ex_put_init_global</a>(fileid, nng, neg, nebg, nnsg, nssg));</div>
<div class="line"> <span class="keywordflow">return</span> <a id="a9" name="a9"></a><a class="code hl_function" href="group__ModelDescription.html#ga04480bc7f03d463ebd190a7086a5852d">ex_put_init_global</a>(fileid, nng, neg, nebg, nnsg, nssg);</div>
<div class="line">}</div>
<div class="line"> </div>
<div class="line"><span class="comment">/*****************************************************************************/</span></div>
Expand All @@ -595,7 +595,7 @@
<div class="line"> elblk_cnt[i] = NEBCG;</div>
<div class="line"> }</div>
<div class="line"> </div>
<div class="line"> <span class="keywordflow">return</span> (<a id="a10" name="a10"></a><a class="code hl_function" href="group__ModelDescription.html#gaa76764a3da71b976e797954e11fcd8aa">ex_put_eb_info_global</a>(fileid, elblk_ids, elblk_cnt));</div>
<div class="line"> <span class="keywordflow">return</span> <a id="a10" name="a10"></a><a class="code hl_function" href="group__ModelDescription.html#gaa76764a3da71b976e797954e11fcd8aa">ex_put_eb_info_global</a>(fileid, elblk_ids, elblk_cnt);</div>
<div class="line">}</div>
<div class="line"> </div>
<div class="line"><span class="comment">/*****************************************************************************/</span></div>
Expand All @@ -609,7 +609,7 @@
<div class="line"> global_df_cnts[i] = 1;</div>
<div class="line"> }</div>
<div class="line"> </div>
<div class="line"> <span class="keywordflow">return</span> (<a id="a11" name="a11"></a><a class="code hl_function" href="group__ModelDescription.html#ga5204626fb73e8a2b4781e9d878e4a996">ex_put_ns_param_global</a>(fileid, global_ids, global_n_cnts, global_df_cnts));</div>
<div class="line"> <span class="keywordflow">return</span> <a id="a11" name="a11"></a><a class="code hl_function" href="group__ModelDescription.html#ga5204626fb73e8a2b4781e9d878e4a996">ex_put_ns_param_global</a>(fileid, global_ids, global_n_cnts, global_df_cnts);</div>
<div class="line">}</div>
<div class="line"> </div>
<div class="line"><span class="comment">/*****************************************************************************/</span></div>
Expand All @@ -623,7 +623,7 @@
<div class="line"> global_df_cnts[i] = 1;</div>
<div class="line"> }</div>
<div class="line"> </div>
<div class="line"> <span class="keywordflow">return</span> (<a id="a12" name="a12"></a><a class="code hl_function" href="group__ModelDescription.html#ga0e4043678f07f4643a294b51ea805460">ex_put_ss_param_global</a>(fileid, global_ids, global_el_cnts, global_df_cnts));</div>
<div class="line"> <span class="keywordflow">return</span> <a id="a12" name="a12"></a><a class="code hl_function" href="group__ModelDescription.html#ga0e4043678f07f4643a294b51ea805460">ex_put_ss_param_global</a>(fileid, global_ids, global_el_cnts, global_df_cnts);</div>
<div class="line">}</div>
<div class="line"> </div>
<div class="line"><span class="comment">/*****************************************************************************/</span></div>
Expand Down Expand Up @@ -1081,8 +1081,8 @@
<div class="line"> num_elem_cmaps[iproc] = NECMAP;</div>
<div class="line"> }</div>
<div class="line"> </div>
<div class="line"> <span class="keywordflow">return</span> (<a id="a29" name="a29"></a><a class="code hl_function" href="group__ModelDescription.html#ga14b7132549f4e720410ef4231c992771">ex_put_loadbal_param_cc</a>(fileid, num_int_nodes, num_bor_nodes, num_ext_nodes,</div>
<div class="line"> num_int_elems, num_bor_elems, num_node_cmaps, num_elem_cmaps));</div>
<div class="line"> <span class="keywordflow">return</span> <a id="a29" name="a29"></a><a class="code hl_function" href="group__ModelDescription.html#ga14b7132549f4e720410ef4231c992771">ex_put_loadbal_param_cc</a>(fileid, num_int_nodes, num_bor_nodes, num_ext_nodes, num_int_elems,</div>
<div class="line"> num_bor_elems, num_node_cmaps, num_elem_cmaps);</div>
<div class="line">}</div>
<div class="line"> </div>
<div class="line"><span class="comment">/*****************************************************************************/</span></div>
Expand Down Expand Up @@ -1113,8 +1113,8 @@
<div class="line"> emap_proc_ptr[iproc + 1] = emap_proc_ptr[iproc] + NECMAP;</div>
<div class="line"> }</div>
<div class="line"> </div>
<div class="line"> <span class="keywordflow">return</span> (<a id="a30" name="a30"></a><a class="code hl_function" href="group__ModelDescription.html#gaca0bcdafa0d27ba2ba3319a87d74dd08">ex_put_cmap_params_cc</a>(fileid, nmap_ids, nmap_n_cnts, nmap_proc_ptr, emap_ids, emap_e_cnts,</div>
<div class="line"> emap_proc_ptr));</div>
<div class="line"> <span class="keywordflow">return</span> <a id="a30" name="a30"></a><a class="code hl_function" href="group__ModelDescription.html#gaca0bcdafa0d27ba2ba3319a87d74dd08">ex_put_cmap_params_cc</a>(fileid, nmap_ids, nmap_n_cnts, nmap_proc_ptr, emap_ids, emap_e_cnts,</div>
<div class="line"> emap_proc_ptr);</div>
<div class="line">}</div>
<div class="ttc" id="aexodusII_8h_html"><div class="ttname"><a href="exodusII_8h.html">exodusII.h</a></div></div>
<div class="ttc" id="aexodusII_8h_html_af88999a1f2592617a56db303e090d2d7"><div class="ttname"><a href="exodusII_8h.html#af88999a1f2592617a56db303e090d2d7">ex_copy_string</a></div><div class="ttdeci">char * ex_copy_string(char *dest, char const *source, size_t elements)</div><div class="ttdef"><b>Definition</b> ex_utils.c:2447</div></div>
Expand Down
2 changes: 1 addition & 1 deletion html/ex__copy_8c.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aeb426c0afa8f865ae0be634f
</div><div class="memdoc">
<b>Value:</b><div class="fragment"><div class="line"> <span class="keywordflow">if</span> ((funcall) != NC_NOERR) { \</div>
<div class="line"> fprintf(stderr, <span class="stringliteral">&quot;Error calling %s\n&quot;</span>, <a class="code hl_define" href="#a9063e80f8777300c93afde6e6f4c9cea">TOSTRING</a>(funcall)); \</div>
<div class="line"> return (<a class="code hl_enumvalue" href="group__ErrorReturnCodes.html#gga7a81ee2c77e4f32d79798f5948e0a5c3abaecf7e01fff58d8ee405370ab2b728d">EX_FATAL</a>); \</div>
<div class="line"> <span class="keywordflow">return</span> <a class="code hl_enumvalue" href="group__ErrorReturnCodes.html#gga7a81ee2c77e4f32d79798f5948e0a5c3abaecf7e01fff58d8ee405370ab2b728d">EX_FATAL</a>; \</div>
<div class="line"> }</div>
</div><!-- fragment -->
</div>
Expand Down
2 changes: 1 addition & 1 deletion ioss_html/AdiosWrapper_8C__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/AdiosWrapper_8C__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/AdiosWrapper_8h__dep__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/AdiosWrapper_8h__dep__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/AdiosWrapper_8h__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/AdiosWrapper_8h__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CameraValidTests_8h__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CameraValidTests_8h__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystCGNSMeshBase_8h__dep__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystCGNSMeshBase_8h__dep__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystCGNSMeshBase_8h__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystCGNSMeshBase_8h__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystCGNSMesh_8h__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystCGNSMesh_8h__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystExodusMeshBase_8h__dep__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystExodusMeshBase_8h__dep__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystExodusMeshBase_8h__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystExodusMeshBase_8h__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystExodusMesh_8h__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystExodusMesh_8h__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystManagerBase_8h__dep__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystManagerBase_8h__dep__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystManagerBase_8h__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystManagerBase_8h__incl_org.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystManager_8h__dep__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ioss_html/CatalystManager_8h__dep__incl_org.svg
Loading

0 comments on commit 9cfcefb

Please sign in to comment.