Skip to content

Commit

Permalink
Merge pull request #263 from intel/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
chuckyount authored Jan 12, 2023
2 parents 51083d0 + 9e3d502 commit 2e627b2
Show file tree
Hide file tree
Showing 312 changed files with 4,101 additions and 548 deletions.
2 changes: 1 addition & 1 deletion docs/api/doxygen_config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ PROJECT_NUMBER =
# for a project that appears at the top of each page and should give viewer a
# quick idea about the purpose of the project. Keep the description short.

PROJECT_BRIEF = "Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2022 Intel Corporation."
PROJECT_BRIEF = "Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2023 Intel Corporation."

# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
Expand Down
2 changes: 1 addition & 1 deletion docs/api/html/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<td id="projectalign">
<div id="projectname">YASK
</div>
<div id="projectbrief">Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2022 Intel Corporation.</div>
<div id="projectbrief">Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2023 Intel Corporation.</div>
</td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/html/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<td id="projectalign">
<div id="projectname">YASK
</div>
<div id="projectbrief">Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2022 Intel Corporation.</div>
<div id="projectbrief">Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2023 Intel Corporation.</div>
</td>
</tr>
</tbody>
Expand Down
101 changes: 101 additions & 0 deletions docs/api/html/classyask_1_1command__line__parser-members.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
<!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" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.6"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>YASK: Member List</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 id="projectrow">
<td id="projectalign">
<div id="projectname">YASK
</div>
<div id="projectbrief">Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2023 Intel Corporation.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.6 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>yask</b></li><li class="navelem"><a class="el" href="classyask_1_1command__line__parser.html">command_line_parser</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">yask::command_line_parser Member List</div></div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#a8554f3f9108a993c04d47f1a1b479e79">add_option</a>(option_ptr opt)</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#ac9c1a59876d148074608f802b11b3b75">command_line_parser</a>()</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#a22fda6b33f4ad4ec1582478c51bf4c4c">get_width</a>() const</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#ad6a8dc77890f5b03026d92323a0cd012">option_ptr</a> typedef</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#ab9da5219f95e1c82cb29cfbb9cdcd8aa">parse_args</a>(const std::string &amp;pgm_name, const string_vec &amp;args)</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#af5235faec4e6267b010154a502c00a96">parse_args</a>(const std::string &amp;pgm_name, const std::string &amp;arg_string)</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#a7d0f0c7baf63decd8adb2f9868d3418f">parse_args</a>(int argc, char **argv)</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#ac1196d8c831c2dbb51ea73c8a5ff2a4e">print_help</a>(std::ostream &amp;os) const</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#a8be98412c73317582c17015db5eccaba">print_values</a>(std::ostream &amp;os) const</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#abbbb98c7e2b47e1775a17df55106fb65">set_args</a>(const std::string &amp;arg_string)</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#a56a28d93c532b8c3f80e547e781b9d05">set_width</a>(int width)</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html#a7146c85b98581543d245c9275a2bef33">~command_line_parser</a>()</td><td class="entry"><a class="el" href="classyask_1_1command__line__parser.html">yask::command_line_parser</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></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.6
</small></address>
</body>
</html>
Loading

0 comments on commit 2e627b2

Please sign in to comment.