Skip to content

Commit

Permalink
Deploying to gh-pages from @ 778e81e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
alkino committed Feb 15, 2024
1 parent ecba8bc commit b68a89e
Show file tree
Hide file tree
Showing 18 changed files with 264 additions and 267 deletions.
12 changes: 6 additions & 6 deletions html/doxygen/classnmodl_1_1_file_library.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a9ce5ddb60d546637debaad1c
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00030">30</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00028">28</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -224,7 +224,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a0db7e13381ca7171a61a7b16
<li>paths in the NMODL_PATH environment variable </li>
</ul>

<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00023">23</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00021">21</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>

</div>
</div>
Expand All @@ -247,7 +247,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6b2205863042ef48e0385f96
<p>Search a file. </p>
<p>Determine real path of <em>file</em> </p><dl class="section return"><dt>Returns</dt><dd>Directory containing <em>file</em>, or "" if not found. </dd></dl>

<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00056">56</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00054">54</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>

</div>
</div>
Expand All @@ -266,7 +266,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aee6cb7ee4c777b72ef8240a8
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00049">49</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00047">47</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>

</div>
</div>
Expand All @@ -286,7 +286,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a93c4e025a15442b62afb878b
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00041">41</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00039">39</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -315,7 +315,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#adafbf95fa71008cad6bd83cb

<p>push the working directory in the directories stack </p>

<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00045">45</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="file__library_8cpp_source.html#l00043">43</a> of file <a class="el" href="file__library_8cpp_source.html">file_library.cpp</a>.</p>

</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<p>Singleton class for random strings. </p>
<p>Singleton class for random strings that are appended to the Eigen matrices names that are used in the solutions of <a class="el" href="classnmodl_1_1visitor_1_1_sympy_solver_visitor.html" title="Visitor for systems of algebraic and differential equations">nmodl::visitor::SympySolverVisitor</a> and need to be the same to be printed by the <a class="el" href="classnmodl_1_1codegen_1_1_codegen_coreneuron_cpp_visitor.html" title="Visitor for printing C++ code compatible with legacy api of CoreNEURON">nmodl::codegen::CodegenCoreneuronCppVisitor</a> </p>

<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00069">69</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00067">67</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>
</div>
<p><code>#include &lt;<a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>&gt;</code></p>
<table class="memberdecls">
Expand Down Expand Up @@ -246,7 +246,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad91a73fad7220d6abe0623f6
</dl>
<dl class="section return"><dt>Returns</dt><dd>Random string assigned to var_name </dd></dl>

<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00096">96</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00094">94</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -277,7 +277,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ade5b240627e7f47d65b1ce72

<p>Function to instantiate the <a class="el" href="classnmodl_1_1utils_1_1_singleton_random_string.html" title="Singleton class for random strings.">SingletonRandomString</a> class. </p>

<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00077">77</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00075">75</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -346,7 +346,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac3e00de497e1b0a24c7db603
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if it exists, false if not </dd></dl>

<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00087">87</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00085">85</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -396,7 +396,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a9cf52e0f2bbcc64343ca0126
</dl>
<dl class="section return"><dt>Returns</dt><dd>Random string assigned to var_name </dd></dl>

<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00107">107</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00105">105</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -425,7 +425,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a424fe2374fe1b396075fb389

<p>std::map that keeps the random strings assigned to variables as suffix </p>

<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00128">128</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="common__utils_8hpp_source.html#l00126">126</a> of file <a class="el" href="common__utils_8hpp_source.html">common_utils.hpp</a>.</p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion html/doxygen/codegen__cpp__visitor_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@
</div><!-- doc-content -->
<div class="ttc" id="aclassnmodl_1_1codegen_1_1_codegen_cpp_visitor_html_a6145c59148d531ca06c5d6f218e21b02"><div class="ttname"><a href="classnmodl_1_1codegen_1_1_codegen_cpp_visitor.html#a6145c59148d531ca06c5d6f218e21b02">nmodl::codegen::CodegenCppVisitor::print_nrn_constructor</a></div><div class="ttdeci">virtual void print_nrn_constructor()=0</div><div class="ttdoc">Print nrn_constructor function definition.</div></div>
<div class="ttc" id="aclassnmodl_1_1codegen_1_1_codegen_cpp_visitor_html_a6e25890e173635c92d41465a2ee4d3a2"><div class="ttname"><a href="classnmodl_1_1codegen_1_1_codegen_cpp_visitor.html#a6e25890e173635c92d41465a2ee4d3a2">nmodl::codegen::CodegenCppVisitor::ion_variable_struct_required</a></div><div class="ttdeci">bool ion_variable_struct_required() const</div><div class="ttdoc">Check if a structure for ion variables is required.</div><div class="ttdef"><b>Definition:</b> <a href="codegen__cpp__visitor_8cpp_source.html#l00029">codegen_cpp_visitor.cpp:29</a></div></div>
<div class="ttc" id="agroup__utils_html_ga08a8b444018d46999224618bb102b3e5"><div class="ttname"><a href="group__utils.html#ga08a8b444018d46999224618bb102b3e5">nmodl::utils::is_last</a></div><div class="ttdeci">bool is_last(Iter iter, const Cont &amp;cont)</div><div class="ttdoc">Check if the iterator is pointing to last element in the container.</div><div class="ttdef"><b>Definition:</b> <a href="common__utils_8hpp_source.html#l00039">common_utils.hpp:39</a></div></div>
<div class="ttc" id="agroup__utils_html_ga08a8b444018d46999224618bb102b3e5"><div class="ttname"><a href="group__utils.html#ga08a8b444018d46999224618bb102b3e5">nmodl::utils::is_last</a></div><div class="ttdeci">bool is_last(Iter iter, const Cont &amp;cont)</div><div class="ttdoc">Check if the iterator is pointing to last element in the container.</div><div class="ttdef"><b>Definition:</b> <a href="common__utils_8hpp_source.html#l00037">common_utils.hpp:37</a></div></div>
<div class="ttc" id="aclassnmodl_1_1codegen_1_1_codegen_cpp_visitor_html_afdf8d3232526bf1978bb298755f42958"><div class="ttname"><a href="classnmodl_1_1codegen_1_1_codegen_cpp_visitor.html#afdf8d3232526bf1978bb298755f42958">nmodl::codegen::CodegenCppVisitor::need_semicolon</a></div><div class="ttdeci">static bool need_semicolon(const ast::Statement &amp;node)</div><div class="ttdoc">Check if a semicolon is required at the end of given statement.</div><div class="ttdef"><b>Definition:</b> <a href="codegen__cpp__visitor_8cpp_source.html#l00188">codegen_cpp_visitor.cpp:188</a></div></div>
<div class="ttc" id="aclassnmodl_1_1ast_1_1_unary_operator_html"><div class="ttname"><a href="classnmodl_1_1ast_1_1_unary_operator.html">nmodl::ast::UnaryOperator</a></div><div class="ttdoc">TODO.</div><div class="ttdef"><b>Definition:</b> <a href="unary__operator_8hpp_source.html#l00038">unary_operator.hpp:38</a></div></div>
<div class="ttc" id="aclassnmodl_1_1codegen_1_1_codegen_cpp_visitor_html_ae0d8d4e346e244c764911c0c64c2ac1c"><div class="ttname"><a href="classnmodl_1_1codegen_1_1_codegen_cpp_visitor.html#ae0d8d4e346e244c764911c0c64c2ac1c">nmodl::codegen::CodegenCppVisitor::update_index_semantics</a></div><div class="ttdeci">void update_index_semantics()</div><div class="ttdoc">populate all index semantics needed for registration with coreneuron</div><div class="ttdef"><b>Definition:</b> <a href="codegen__cpp__visitor_8cpp_source.html#l00856">codegen_cpp_visitor.cpp:856</a></div></div>
Expand Down
1 change: 0 additions & 1 deletion html/doxygen/common__utils_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
<code>#include &lt;stdexcept&gt;</code><br />
<code>#include &lt;string&gt;</code><br />
<code>#include &lt;string_view&gt;</code><br />
<code>#include &lt;sys/stat.h&gt;</code><br />
</div>
<p><a href="common__utils_8cpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
Expand Down
Loading

0 comments on commit b68a89e

Please sign in to comment.