aboutsummaryrefslogtreecommitdiff
path: root/src/petsc_wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/petsc_wrapper.c')
-rw-r--r--src/petsc_wrapper.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/petsc_wrapper.c b/src/petsc_wrapper.c
index fdd5278..1f25b3e 100644
--- a/src/petsc_wrapper.c
+++ b/src/petsc_wrapper.c
@@ -3,6 +3,10 @@
#include "cctk_Parameters.h"
#include "cctk_Flesh.h"
+static const char *rcsid = "$Header$";
+
+CCTK_FILEVERSION(CactusElliptic_EllPETSc_petsc_wrapper_c)
+
/* The wrapper functions for the core PETSc solver, that performs the actual solve.
One wrapper function for each class, because these functions are registered
with a fixed set up arguments. Still, they all call petsc_confmetric_solver