Go to most recent revision |
Show entire file |
Ignore whitespace |
Details |
Blame |
Last modification |
View Log
| RSS feed
| Rev 1705 |
Rev 1973 |
| Line 24... |
Line 24... |
|
|
|
|
#ifndef SLEPC_INTERFACE_HEADER
|
#ifndef SLEPC_INTERFACE_HEADER
|
#define SLEPC_INTERFACE_HEADER
|
#define SLEPC_INTERFACE_HEADER
|
|
|
|
#include "lobpcg.h"
|
#include "../src/contrib/blopex/petsc-interface/petsc-interface.h"
|
#include "../src/contrib/blopex/petsc-interface/petsc-interface.h"
|
|
|
extern int
|
extern int
|
SLEPCSetupInterpreter( mv_InterfaceInterpreter *ii );
|
SLEPCSetupInterpreter( mv_InterfaceInterpreter *ii );
|
|
|