| 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/qepimpl.h> /*I "slepcqep.h" I*/
|
#include <slepc-private/qepimpl.h> /*I "slepcqep.h" I*/
|
#include <private/ipimpl.h>
|
#include <slepc-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
|