00001 // -*- C++ -*- 00002 00003 // Copyright (C) 2003-2007 California Institute of Technology 00004 // Ralf Deiterding, ralf@amroc.net 00005 00006 #ifndef AMROC_PROBLEM_H 00007 #define AMROC_PROBLEM_H 00008 00009 #define DIM 1 00010 00011 #include "WENOProblem.h"