| Line 9... |
Line 9... |
This file is part of SLEPc. See the README file for conditions of use
|
This file is part of SLEPc. See the README file for conditions of use
|
and additional information.
|
and additional information.
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
*/
|
*/
|
|
|
#include "src/ip/ipimpl.h" /*I "slepcip.h" I*/
|
#include "private/ipimpl.h" /*I "slepcip.h" I*/
|
#include "slepcblaslapack.h"
|
#include "slepcblaslapack.h"
|
|
|
/*
|
/*
|
IPOrthogonalizeMGS - Compute one step of Modified Gram-Schmidt
|
IPOrthogonalizeMGS - Compute one step of Modified Gram-Schmidt
|
*/
|
*/
|