Actual source code: slepc.h

slepc-3.6.3 2016-03-29
Report Typos and Errors
  1: !  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  2: !  SLEPc - Scalable Library for Eigenvalue Problem Computations
  3: !  Copyright (c) 2002-2015, Universitat Politecnica de Valencia, Spain
  4: !
  5: !  This file is part of SLEPc.
  6: !
  7: !  SLEPc is free software: you can redistribute it and/or modify it under  the
  8: !  terms of version 3 of the GNU Lesser General Public License as published by
  9: !  the Free Software Foundation.
 10: !
 11: !  SLEPc  is  distributed in the hope that it will be useful, but WITHOUT  ANY
 12: !  WARRANTY;  without even the implied warranty of MERCHANTABILITY or  FITNESS
 13: !  FOR  A  PARTICULAR PURPOSE. See the GNU Lesser General Public  License  for
 14: !  more details.
 15: !
 16: !  You  should have received a copy of the GNU Lesser General  Public  License
 17: !  along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
 18: !  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 19: !
 20: !  Single Fortran include file for all of SLEPc
 21: !

 23:  #include slepc/finclude/slepcsys.h
 24:  #include slepc/finclude/slepcbv.h
 25:  #include slepc/finclude/slepcfn.h
 26:  #include slepc/finclude/slepcds.h
 27:  #include slepc/finclude/slepcrg.h
 28:  #include slepc/finclude/slepcst.h
 29:  #include slepc/finclude/slepceps.h
 30:  #include slepc/finclude/slepcsvd.h
 31:  #include slepc/finclude/slepcpep.h
 32:  #include slepc/finclude/slepcnep.h
 33:  #include slepc/finclude/slepcmfn.h