Peano
header.html
Go to the documentation of this file.
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen $doxygenversion"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 
9 <link rel="icon" href="$relpath^Peano-icon.png" type="image/x-icon" />
10 
11 <!--BEGIN PROJECT_NAME--><title>$projectname</title><!--END PROJECT_NAME-->
12 <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
13 <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="$relpath^jquery.js"></script>
15 <script type="text/javascript" src="$relpath^dynsections.js"></script>
16 <script type="text/javascript" src="$relpath^doxygen-awesome-darkmode-toggle.js"></script>
17 <script type="text/javascript" src="$relpath^doxygen-awesome-fragment-copy-button.js"></script>
18 <script type="text/javascript" src="$relpath^doxygen-awesome-paragraph-link.js"></script>
19 <script type="text/javascript" src="$relpath^doxygen-awesome-interactive-toc.js"></script>
20 <script type="text/javascript" src="$relpath^doxygen-awesome-tabs.js"></script>
21 <script type="text/javascript" src="$relpath^toggle-alternative-theme.js"></script>
22 <script type="text/javascript">
23  DoxygenAwesomeFragmentCopyButton.init()
24  DoxygenAwesomeDarkModeToggle.init()
25  DoxygenAwesomeParagraphLink.init()
26  DoxygenAwesomeInteractiveToc.init()
27  DoxygenAwesomeTabs.init()
28 </script>
29 $treeview
30 $search
31 $mathjax
32 <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
33 $extrastylesheet
34 </head>
35 <body>
36 
37 <!-- https://tholman.com/github-corners/ -->
38 <!-- https://bryce.io/gitlab-corners/ -->
39 <style>.gitlab-corner-wrapper{overflow:hidden;width:100px;height:100px;position:absolute;top:0;right:0}.gitlab-corner{position:absolute;top:-16px;right:-50px;transform:rotate(45deg);background:#333;border:44px solid #333;border-bottom:none;border-top:#333 solid 16px}.gitlab-corner svg{width:60px;height:60px;margin-bottom:-4px}.cls-1{fill:#fc6d26}.cls-2{fill:#e24329}.cls-3{fill:#fca326}.gitlab-corner:hover .cls-1{animation:cycle .6s}.gitlab-corner:hover .cls-2{animation:cycleMid .6s}.gitlab-corner:hover .cls-3{animation:cycleEnd .6s}@keyframes cycle{100%,15%,60%{fill:#fc6d26}30%,75%{fill:#e24329}45%,90%{fill:#fca326}}@keyframes cycleMid{100%,15%,60%{fill:#e24329}30%,75%{fill:#fca326}45%,90%{fill:#fc6d26}}@keyframes cycleEnd{100%,15%,60%{fill:#fca326}30%,75%{fill:#fc6d26}45%,90%{fill:#e24329}}@media (max-width:500px){.gitlab-corner:hover .cls-1,.gitlab-corner:hover .cls-2,.gitlab-corner:hover .cls-3{animation:none}.gitlab-corner .cls-1{animation:cycle .6s}.gitlab-corner .cls-2{animation:cycleMid .6s}.gitlab-corner .cls-3{animation:cycleEnd .6s}}</style><div class="gitlab-corner-wrapper"><a href="https://gitlab.lrz.de/hpcsoftware/Peano" class="gitlab-corner" aria-label="View source on GitLab"><svg id="logo_art" data-name="logo art" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 586 559"><g id="g44"><path id="path46" class="cls-1" d="M461.17,301.83l-18.91-58.12L404.84,128.43a6.47,6.47,0,0,0-12.27,0L355.15,243.64H230.82L193.4,128.43a6.46,6.46,0,0,0-12.26,0L143.78,243.64l-18.91,58.19a12.88,12.88,0,0,0,4.66,14.39L293,435,456.44,316.22a12.9,12.9,0,0,0,4.73-14.39"/></g><g id="g48"><path id="path50" class="cls-2" d="M293,434.91h0l62.16-191.28H230.87L293,434.91Z"/></g><g id="g56"><path id="path58" class="cls-1" d="M293,434.91,230.82,243.63h-87L293,434.91Z"/></g><g id="g64"><path id="path66" class="cls-3" d="M143.75,243.69h0l-18.91,58.12a12.88,12.88,0,0,0,4.66,14.39L293,435,143.75,243.69Z"/></g><g id="g72"><path id="path74" class="cls-2" d="M143.78,243.69h87.11L193.4,128.49a6.47,6.47,0,0,0-12.27,0l-37.35,115.2Z"/></g><g id="g76"><path id="path78" class="cls-1" d="M293,434.91l62.16-191.28H442.3L293,434.91Z"/></g><g id="g80"><path id="path82" class="cls-3" d="M442.24,243.69h0l18.91,58.12a12.85,12.85,0,0,1-4.66,14.39L293,434.91l149.2-191.22Z"/></g><g id="g84"><path id="path86" class="cls-2" d="M442.28,243.69h-87.1l37.42-115.2a6.46,6.46,0,0,1,12.26,0l37.42,115.2Z"/></g></svg></a></div>
40 
41 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
42 
43 <!--BEGIN TITLEAREA-->
44 <div id="titlearea">
45 <table cellspacing="0" cellpadding="0">
46  <tbody>
47  <tr style="height: 56px;">
48  <!--BEGIN PROJECT_LOGO-->
49  <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td>
50  <!--END PROJECT_LOGO-->
51  <!--BEGIN PROJECT_NAME-->
52  <td id="projectalign" style="padding-left: 0.5em;">
53  <div id="projectname">$projectname
54  <!--BEGIN PROJECT_NUMBER-->&#160;<span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER-->
55  </div>
56  <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->
57  </td>
58  <!--END PROJECT_NAME-->
59  <!--BEGIN !PROJECT_NAME-->
60  <!--BEGIN PROJECT_BRIEF-->
61  <td style="padding-left: 0.5em;">
62  <div id="projectbrief">$projectbrief</div>
63  </td>
64  <!--END PROJECT_BRIEF-->
65  <!--END !PROJECT_NAME-->
66  <!--BEGIN DISABLE_INDEX-->
67  <!--BEGIN SEARCHENGINE-->
68  <td>$searchbox</td>
69  <!--END SEARCHENGINE-->
70  <!--END DISABLE_INDEX-->
71  </tr>
72  </tbody>
73 </table>
74 </div>
75 <!--END TITLEAREA-->
76 <!-- end header part -->