| Line 1... |
Line 1... |
/*
|
/*
|
Private data structure used by the BLZPACK interface
|
Private data structure used by the BLZPACK interface
|
|
|
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
SLEPc - Scalable Library for Eigenvalue Problem Computations
|
|
Copyright (c) 2002-2007, Universidad Politecnica de Valencia, Spain
|
|
|
|
This file is part of SLEPc. See the README file for conditions of use
|
|
and additional information.
|
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
*/
|
*/
|
|
|
#if !defined(__BLZPACKP_H)
|
#if !defined(__BLZPACKP_H)
|
#define __BLZPACKP_H
|
#define __BLZPACKP_H
|
|
|