8 #ifndef _PETSC_INTERFACE_STRUCT_H_
9 #define _PETSC_INTERFACE_STRUCT_H_
20 #include <petscdmshell.h>
25 #define _MAX_STRING_SIZE_ 500
42 typedef struct _petsccontext_ {
127 struct timeval iter_start_time;
129 struct timeval iter_end_time;
std::vector< int * > points
std::vector< double > stage_times
std::vector< double > op_times_arr
std::string precon_matrix_type
std::vector< double * > globalDOF
Structure containing the variables for time-integration with PETSc.