| Line 20... |
Line 20... |
along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
|
along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
*/
|
*/
|
|
|
#include <private/qepimpl.h> /*I "slepcqep.h" I*/
|
#include <private/qepimpl.h> /*I "slepcqep.h" I*/
|
#include <private/ipimpl.h> /*I "slepcip.h" I*/
|
#include <private/ipimpl.h>
|
|
|
#undef __FUNCT__
|
#undef __FUNCT__
|
#define __FUNCT__ "QEPSetUp"
|
#define __FUNCT__ "QEPSetUp"
|
/*@
|
/*@
|
QEPSetUp - Sets up all the internal data structures necessary for the
|
QEPSetUp - Sets up all the internal data structures necessary for the
|