Subversion Repositories slepc-dev

Rev

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

Rev 1418 Rev 1521
Line 8... Line 8...
      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/st/stimpl.h"          /*I "slepcst.h" I*/
#include "private/stimpl.h"          /*I "slepcst.h" I*/
 
 
#undef __FUNCT__  
#undef __FUNCT__  
#define __FUNCT__ "STApply_Sinvert"
#define __FUNCT__ "STApply_Sinvert"
PetscErrorCode STApply_Sinvert(ST st,Vec x,Vec y)
PetscErrorCode STApply_Sinvert(ST st,Vec x,Vec y)
{
{