Subversion Repositories slepc-dev

Rev

Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2719 Rev 2729
Line 19... Line 19...
   You  should have received a copy of the GNU Lesser General  Public  License
   You  should have received a copy of the GNU Lesser General  Public  License
   along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
   along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
*/
 
 
#include <private/epsimpl.h>    /*I "slepceps.h" I*/
#include <slepc-private/epsimpl.h>    /*I "slepceps.h" I*/
#include <private/stimpl.h>     /*I "slepcst.h" I*/
#include <slepc-private/stimpl.h>     /*I "slepcst.h" I*/
#include <../src/eps/impls/external/blzpack/blzpackp.h>
#include <../src/eps/impls/external/blzpack/blzpackp.h>
 
 
PetscErrorCode EPSSolve_BLZPACK(EPS);
PetscErrorCode EPSSolve_BLZPACK(EPS);
 
 
const char* blzpack_error[33] = {
const char* blzpack_error[33] = {