00001 00008 #ifndef _SYS_H_ 00009 #define _SYS_H_ 00010 00011 #include "petscsys.h" 00012 00013 namespace ot { 00014 00019 PetscErrorCode RegisterEvents(); 00020 00021 } 00022 00023 #endif 00024