#define __dfmatrix_H
/*---------------------------- dfmatrix.h ---------------------------*/
+// This file is part of the DEAL Library
+// DEAL is Copyright(1995) by
+// Roland Becker, Guido Kanschat, Franz-Theo Suttmeier
+// Revised by Wolfgang Bangerth
+
#include <lac/dvector.h>
#include <lac/ivector.h>
// This file is part of the DEAL Library
// DEAL is Copyright(1995) by
// Roland Becker, Guido Kanschat, Franz-Theo Suttmeier
+// Revised by Wolfgang Bangerth
#ifndef __lac_dvector_h
-// $Id$
+/*---------------------------- dvector.h ---------------------------*/
+/* $Id$ */
+#ifndef __dvector_H
+#define __dvector_H
+/*---------------------------- dvector.h ---------------------------*/
// This file is part of the DEAL Library
// DEAL is Copyright(1995) by
// Roland Becker, Guido Kanschat, Franz-Theo Suttmeier
-
-
-#ifndef __lac_dvector_h
-#define __lac_dvector_h
+// Revised by Wolfgang Bangerth
#include <cstdio>
-#include <base/types.h>
#include <base/exceptions.h>
return val[i];
}
-#endif
+
+
+
+/*---------------------------- dvector.h ---------------------------*/
+/* end of #ifndef __dvector_H */
+#endif
+/*---------------------------- dvector.h ---------------------------*/
#ifndef __lac_ivector_h
#define __lac_ivector_h
-#ifndef __base_types_h
-#include <base/types.h>
-#endif
#include <base/exceptions.h>
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams