Subversion Repositories slepc-dev

Rev

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

Rev 2240 Rev 2283
Line 20... Line 20...
*/
*/
 
 
#ifndef _IPIMPL
#ifndef _IPIMPL
#define _IPIMPL
#define _IPIMPL
 
 
#include "slepcip.h"
#include <slepcip.h>
 
 
extern PetscLogEvent IP_InnerProduct,IP_Orthogonalize,IP_ApplyMatrix;
extern PetscLogEvent IP_InnerProduct,IP_Orthogonalize,IP_ApplyMatrix;
 
 
struct _p_IP {
struct _p_IP {
  PETSCHEADER(int);
  PETSCHEADER(int);