Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Alirezalm committed Jun 25, 2023
1 parent 7aac87e commit 3ea177f
Show file tree
Hide file tree
Showing 1,097 changed files with 73,229 additions and 144 deletions.
6 changes: 3 additions & 3 deletions docs/config
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ NUM_PROC_THREADS = 1
# normally produced when WARNINGS is set to YES.
# The default value is: NO.

EXTRACT_ALL = NO
EXTRACT_ALL = YES

# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
# be included in the documentation.
Expand Down Expand Up @@ -864,7 +864,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.

INPUT = /home/alireza/projects/scot/src
INPUT = /home/alireza/projects/scot/src/


# This tag can be used to specify the character encoding of the source files
Expand Down Expand Up @@ -944,7 +944,7 @@ FILE_PATTERNS = *.c \
# be searched for input files as well.
# The default value is: NO.

RECURSIVE = NO
RECURSIVE = YES

# The EXCLUDE tag can be used to specify files and/or directories that should be
# excluded from the INPUT source files. This way you can easily exclude a
Expand Down
116 changes: 116 additions & 0 deletions docs/html/Dihoa_8cpp.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Sparse Convex Optimization Toolkit (SCOT): /home/alireza/projects/scot/src/Algorithm/Dihoa.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Sparse Convex Optimization Toolkit (SCOT)
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_d537ec303f13b8e88e2bd2506dfe6a9e.html">Algorithm</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">Dihoa.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="Dihoa_8h_source.html">Dihoa.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskManager_8h_source.html">../Tasks/TaskManager.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskInitializeNewIteration_8h_source.html">../Tasks/TaskInitializeNewIteration.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Results_8h_source.html">../Solver/Results.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Logger_8h_source.html">../Solver/Logger.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Report_8h_source.html">../Solver/Report.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="DistributedOperatorSplittingEngine_8h_source.html">../PrimalSolver/DistributedOperatorSplittingEngine.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskDistributedNlpSolution_8h_source.html">../Tasks/TaskDistributedNlpSolution.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskInitializeMultipleTreeDualSolver_8h_source.html">../Tasks/TaskInitializeMultipleTreeDualSolver.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskCreateMultipleTreeDualProblem_8h_source.html">../Tasks/TaskCreateMultipleTreeDualProblem.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskAddLinearOuterApproximation_8h_source.html">../Tasks/TaskAddLinearOuterApproximation.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskSolveDualProblem_8h_source.html">../Tasks/TaskSolveDualProblem.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskAddDualSolution_8h_source.html">../Tasks/TaskAddDualSolution.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskGatherLocalLinearOuterApproximations_8h_source.html">../Tasks/TaskGatherLocalLinearOuterApproximations.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskBcastDualSolution_8h_source.html">../Tasks/TaskBcastDualSolution.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskPrintIterationInfo_8h_source.html">../Tasks/TaskPrintIterationInfo.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskComputeObjectiveGap_8h_source.html">../Tasks/TaskComputeObjectiveGap.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskCheckTerminationGap_8h_source.html">../Tasks/TaskCheckTerminationGap.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskGatherLocalQuadraticOuterApproximations_8h_source.html">../Tasks/TaskGatherLocalQuadraticOuterApproximations.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskAddQuadraticOuterApproximation_8h_source.html">../Tasks/TaskAddQuadraticOuterApproximation.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskCheckSocEvent_8h_source.html">../Tasks/TaskCheckSocEvent.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskInitializeSingleTreeDualSolver_8h_source.html">../Tasks/TaskInitializeSingleTreeDualSolver.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskSolveSingleTreeDualProblem_8h_source.html">../Tasks/TaskSolveSingleTreeDualProblem.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskCheckHybridEvent_8h_source.html">../Tasks/TaskCheckHybridEvent.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="TaskCheckDuration_8h_source.html">../Tasks/TaskCheckDuration.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for Dihoa.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="Dihoa_8cpp__incl.png" border="0" usemap="#a_2home_2alireza_2projects_2scot_2src_2Algorithm_2Dihoa_8cpp" alt=""/></div>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacescot"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacescot.html">scot</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>
Loading

0 comments on commit 3ea177f

Please sign in to comment.