#ifdef HAVE_CONFIG_H #include "config.h" #endif #include <dune/istl/matrixindexset.hh> #include <dune/fufem/arithmetic.hh> #include "timestepping.hh" #include "timestepping/backward_euler.cc" #include "timestepping/newmark.cc" #include "timestepping_tmpl.cc"