1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
<center><a href="slepc.h">Actual source code: slepc.h</a></center><br>
<html>
<head> <link rel="canonical" href="http://slepc.upv.es/documentation/current/include/slepc.h.html" />
<title></title>
<meta name="generator" content="c2html 0.9.4">
<meta name="date" content="2016-09-29T11:13:14+00:00">
</head>
<body bgcolor="#FFFFFF">
<div id="version" align=right><b>slepc-3.7.3 2016-09-29</b></div>
<div id="bugreport" align=right><a href="mailto:slepc-maint@upv.es?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: slepc-3.7.3 v3.7.3 include/slepc.h.html "><small>Report Typos and Errors</small></a></div>
<pre width="80"><a name="line1"> 1: </a><font color="#B22222">/*</font>
<a name="line2"> 2: </a><font color="#B22222"> Include all top-level SLEPc functionality.</font>
<a name="line4"> 4: </a><font color="#B22222"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
<a name="line5"> 5: </a><font color="#B22222"> SLEPc - Scalable Library for Eigenvalue Problem Computations</font>
<a name="line6"> 6: </a><font color="#B22222"> Copyright (c) 2002-2016, Universitat Politecnica de Valencia, Spain</font>
<a name="line8"> 8: </a><font color="#B22222"> This file is part of SLEPc.</font>
<a name="line10"> 10: </a><font color="#B22222"> SLEPc is free software: you can redistribute it and/or modify it under the</font>
<a name="line11"> 11: </a><font color="#B22222"> terms of version 3 of the GNU Lesser General Public License as published by</font>
<a name="line12"> 12: </a><font color="#B22222"> the Free Software Foundation.</font>
<a name="line14"> 14: </a><font color="#B22222"> SLEPc is distributed in the hope that it will be useful, but WITHOUT ANY</font>
<a name="line15"> 15: </a><font color="#B22222"> WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS</font>
<a name="line16"> 16: </a><font color="#B22222"> FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for</font>
<a name="line17"> 17: </a><font color="#B22222"> more details.</font>
<a name="line19"> 19: </a><font color="#B22222"> You should have received a copy of the GNU Lesser General Public License</font>
<a name="line20"> 20: </a><font color="#B22222"> along with SLEPc. If not, see <http://www.gnu.org/licenses/>.</font>
<a name="line21"> 21: </a><font color="#B22222"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</font>
<a name="line22"> 22: </a><font color="#B22222">*/</font>
<a name="line24"> 24: </a><font color="#A020F0">#include <slepcsvd.h></font>
<a name="line25"> 25: </a><font color="#A020F0">#include <slepcpep.h></font>
<a name="line26"> 26: </a><font color="#A020F0">#include <slepcnep.h></font>
<a name="line27"> 27: </a><font color="#A020F0">#include <slepcmfn.h></font>
</pre>
</body>
</html>
|