Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1509 Rev 1521
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
*/
*/