vtf-logo

clawpack/applications/euler/1d/SphericalBlast/src/Problem.h

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 #include "euler1.h"
00010 
00011 #undef  NAUX
00012 #define NAUX  1
00013 
00014 #include "ClpProblem.h"