Actual source code: slepc.h

slepc-3.13.3 2020-06-14
Report Typos and Errors
  1: /*
  2:    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  3:    SLEPc - Scalable Library for Eigenvalue Problem Computations
  4:    Copyright (c) 2002-2020, Universitat Politecnica de Valencia, Spain

  6:    This file is part of SLEPc.
  7:    SLEPc is distributed under a 2-clause BSD license (see LICENSE).
  8:    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  9: */
 10: /*
 11:    Include all top-level SLEPc functionality
 12: */

 14:  #include <slepcsvd.h>
 15:  #include <slepcpep.h>
 16:  #include <slepcnep.h>
 17:  #include <slepcmfn.h>
 18:  #include <slepclme.h>