//---------------------------- fe_tools_01a.cc ---------------------------
-// common framework for the various dof_tools_*.cc tests
+// common framework for the various fe_tools_*.cc tests
#include "../tests.h"
#include <base/logstream.h>
logfile.precision (2);
deallog.attach(logfile);
deallog.depth_console(0);
- deallog.threshold_double(1.e-10);
+ deallog.threshold_double(1.e-10);
CHECK_ALL(Q,1);
CHECK_ALL(Q,2);
//---------------------------- fe_tools_01b.cc ---------------------------
-// common framework for the various dof_tools_*.cc tests
+// common framework for the various fe_tools_*.cc tests
#include "../tests.h"
#include <base/logstream.h>
//---------------------------- fe_tools_01c.cc ---------------------------
-// common framework for the various dof_tools_*.cc tests
+// common framework for the various fe_tools_*.cc tests
#include "../tests.h"
#include <base/logstream.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