]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Convert matrix_free tests to ctest.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Mon, 26 Aug 2013 00:38:43 +0000 (00:38 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Mon, 26 Aug 2013 00:38:43 +0000 (00:38 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30488 0785d39b-7218-0410-832d-ea1e28bc413d

84 files changed:
tests/CMakeLists.txt
tests/matrix_free/CMakeLists.txt [new file with mode: 0644]
tests/matrix_free/compress_constraints.cc
tests/matrix_free/compress_constraints.output [moved from tests/matrix_free/compress_constraints/cmp/generic with 100% similarity]
tests/matrix_free/compress_mapping.cc
tests/matrix_free/compress_mapping.output [moved from tests/matrix_free/compress_mapping/cmp/generic with 100% similarity]
tests/matrix_free/copy.cc
tests/matrix_free/copy.output [moved from tests/matrix_free/copy/cmp/generic with 100% similarity]
tests/matrix_free/estimate_condition_number_mass.cc
tests/matrix_free/estimate_condition_number_mass.output [moved from tests/matrix_free/estimate_condition_number_mass/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_cartesian.cc
tests/matrix_free/get_functions_cartesian.output [moved from tests/matrix_free/get_functions_cartesian/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_circle.cc
tests/matrix_free/get_functions_circle.output [moved from tests/matrix_free/get_functions_circle/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_constraints.cc
tests/matrix_free/get_functions_constraints.output [moved from tests/matrix_free/get_functions_constraints/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_float.cc
tests/matrix_free/get_functions_float.output [moved from tests/matrix_free/get_functions_float/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_gl.cc
tests/matrix_free/get_functions_gl.output [moved from tests/matrix_free/get_functions_gl/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_mappingq.cc
tests/matrix_free/get_functions_mappingq.output [moved from tests/matrix_free/get_functions_mappingq/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_multife.cc
tests/matrix_free/get_functions_multife.output [moved from tests/matrix_free/get_functions_multife/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_multife2.cc
tests/matrix_free/get_functions_multife2.output [moved from tests/matrix_free/get_functions_multife2/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_q_hierarchical.cc
tests/matrix_free/get_functions_q_hierarchical.output [moved from tests/matrix_free/get_functions_q_hierarchical/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_rect.cc
tests/matrix_free/get_functions_rect.output [moved from tests/matrix_free/get_functions_rect/cmp/generic with 100% similarity]
tests/matrix_free/get_functions_variants.cc
tests/matrix_free/get_functions_variants.output [moved from tests/matrix_free/get_functions_variants/cmp/generic with 100% similarity]
tests/matrix_free/get_values_plain.cc
tests/matrix_free/get_values_plain.output [moved from tests/matrix_free/get_values_plain/cmp/generic with 100% similarity]
tests/matrix_free/integrate_functions.cc
tests/matrix_free/integrate_functions.output [moved from tests/matrix_free/integrate_functions/cmp/generic with 100% similarity]
tests/matrix_free/integrate_functions_multife.cc
tests/matrix_free/integrate_functions_multife.output [moved from tests/matrix_free/integrate_functions_multife/cmp/generic with 100% similarity]
tests/matrix_free/integrate_functions_multife2.cc
tests/matrix_free/integrate_functions_multife2.output [moved from tests/matrix_free/integrate_functions_multife2/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_01.cc
tests/matrix_free/matrix_vector_01.output [moved from tests/matrix_free/matrix_vector_01/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_02.cc
tests/matrix_free/matrix_vector_02.output [moved from tests/matrix_free/matrix_vector_02/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_03.cc
tests/matrix_free/matrix_vector_03.output [moved from tests/matrix_free/matrix_vector_03/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_04.cc
tests/matrix_free/matrix_vector_04.output [moved from tests/matrix_free/matrix_vector_04/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_05.cc
tests/matrix_free/matrix_vector_05.output [moved from tests/matrix_free/matrix_vector_05/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_06.cc
tests/matrix_free/matrix_vector_06.output [moved from tests/matrix_free/matrix_vector_06/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_07.cc
tests/matrix_free/matrix_vector_07.output [moved from tests/matrix_free/matrix_vector_07/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_08.cc
tests/matrix_free/matrix_vector_08.output [moved from tests/matrix_free/matrix_vector_08/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_09.cc
tests/matrix_free/matrix_vector_09.output [moved from tests/matrix_free/matrix_vector_09/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_curl.cc
tests/matrix_free/matrix_vector_curl.output [moved from tests/matrix_free/matrix_vector_curl/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_div.cc
tests/matrix_free/matrix_vector_div.output [moved from tests/matrix_free/matrix_vector_div/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_float.cc
tests/matrix_free/matrix_vector_float.output [moved from tests/matrix_free/matrix_vector_float/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_hp.cc
tests/matrix_free/matrix_vector_hp.output [moved from tests/matrix_free/matrix_vector_hp/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_mg.cc
tests/matrix_free/matrix_vector_mg.output [moved from tests/matrix_free/matrix_vector_mg/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_stokes.cc
tests/matrix_free/matrix_vector_stokes.output [moved from tests/matrix_free/matrix_vector_stokes/cmp/generic with 100% similarity]
tests/matrix_free/matrix_vector_stokes_noflux.cc
tests/matrix_free/matrix_vector_stokes_noflux.output [moved from tests/matrix_free/matrix_vector_stokes_noflux/cmp/generic with 100% similarity]
tests/matrix_free/no_index_initialize.cc
tests/matrix_free/no_index_initialize.output [moved from tests/matrix_free/no_index_initialize/cmp/generic with 100% similarity]
tests/matrix_free/quadrature_points.cc
tests/matrix_free/quadrature_points.output [moved from tests/matrix_free/quadrature_points/cmp/generic with 100% similarity]
tests/matrix_free/step-37.cc
tests/matrix_free/step-37.output [moved from tests/matrix_free/step-37/cmp/generic with 100% similarity]
tests/matrix_free/thread_correctness.cc
tests/matrix_free/thread_correctness.output [moved from tests/matrix_free/thread_correctness/cmp/generic with 100% similarity]
tests/matrix_free/thread_correctness_hp.cc
tests/matrix_free/thread_correctness_hp.output [moved from tests/matrix_free/thread_correctness_hp/cmp/generic with 100% similarity]
tests/matrix_free/update_mapping_only.cc
tests/matrix_free/update_mapping_only.output [moved from tests/matrix_free/update_mapping_only/cmp/generic with 100% similarity]

index 9cc1d9adc44760857356444455a9041cbd367a2d..9c0fa43da78c673dd9dcc480ba9548a366c5ae6b 100644 (file)
@@ -87,7 +87,7 @@ ADD_SUBDIRECTORY(grid)
 #integrators
 ADD_SUBDIRECTORY(lac)
 #lib
-#matrix_free
+ADD_SUBDIRECTORY(matrix_free)
 #mesh_converter
 ADD_SUBDIRECTORY(multigrid)
 #serialization
diff --git a/tests/matrix_free/CMakeLists.txt b/tests/matrix_free/CMakeLists.txt
new file mode 100644 (file)
index 0000000..0efb828
--- /dev/null
@@ -0,0 +1 @@
+DEAL_II_PICKUP_TESTS()
index d7bd3a8b7fd7dc7ada074eb52bd7f09ae89a6a0e..1e1e340289a3185b823e858c29952fad69aa294d 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "create_mesh.h"
 
-std::ofstream logfile("compress_constraints/output");
+std::ofstream logfile("output");
 
 
 
index 9ee1f2d55bfc59c995858f378b5447c44e5b3c6b..f63235672a6440a9ffcaa88bc08d65c778a4b39c 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "create_mesh.h"
 
-std::ofstream logfile("compress_mapping/output");
+std::ofstream logfile("output");
 
 
 
index af56180cae52c9b451078ecaf13907f1ab38061f..071959c83d84c7ce0218412c8c1523c9098051a7 100644 (file)
@@ -23,7 +23,7 @@
 #include "../tests.h"
 #include <deal.II/base/function.h>
 
-std::ofstream logfile("copy/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index a3e4d6d8306eaf13d8a413c253be623a1977eb42..1b1ba19203391b1eb0ea9f11df81654f5e5ffabd 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("estimate_condition_number_mass/output");
+std::ofstream logfile("output");
 
 #include <deal.II/matrix_free/matrix_free.h>
 #include <deal.II/matrix_free/fe_evaluation.h>
index c4d84e156411636a30b057da9b859ecb94960952..ed4609af74b20505da6819e59f521d1607b98e30 100644 (file)
@@ -25,7 +25,7 @@
 #include "../tests.h"
 
 
-std::ofstream logfile("get_functions_cartesian/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.h"
 
index 5a920a7c9e2d0cb7d427b5c3ea149b1158f092b8..eab595cb6fa8c3817610e5afc8695d6b1eb18890 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("get_functions_circle/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.h"
 
index a79080e18bf39a7d8d6d20d2866d9d1fd7597a41..288b2f91d1eef430284de054654c73871501413d 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("get_functions_constraints/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.h"
 
index 93f665ba455e7254e70cb65a212a350a1a14c82b..f3806c55c3f408a86791fc273682d3fffdef606d 100644 (file)
@@ -25,7 +25,7 @@
 #include <deal.II/base/function.h>
 #include "create_mesh.h"
 
-std::ofstream logfile("get_functions_float/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.h"
 
index fa524669f938367abcc3c9ccd4909fce5c8e9b85..a5b2dd1b90c2f0cc3f1fe810a8664f6cfbe45098 100644 (file)
@@ -25,7 +25,7 @@
 #include "../tests.h"
 
 
-std::ofstream logfile("get_functions_gl/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.h"
 
index f9c6a015b10c7069e3e830177a97f632e60cb04b..866eea77c355bf39aaecddb3c7a5beb8d87b2703 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("get_functions_mappingq/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.h"
 
index cdd15fa7c7f68176baeeb032e207f1be903a6b16..5dec4bd27e6117257015485392d0e0c6bbc7ab4c 100644 (file)
@@ -42,7 +42,7 @@
 #include <iostream>
 
 
-std::ofstream logfile("get_functions_multife/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int fe_degree, int n_q_points_1d=fe_degree+1, typename Number=double>
index b2beb0a55036d6ac8251c28dc844374f55b290f4..328ae91880f81eb1fe5f3a1d098ce5f1e169f7d5 100644 (file)
@@ -44,7 +44,7 @@
 #include <iostream>
 
 
-std::ofstream logfile("get_functions_multife2/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int fe_degree, int n_q_points_1d=fe_degree+1, typename Number=double>
index 0eb6128e1b6e0fae2fa4885b3c2da29f41d09b9b..01601f2944368d11b0db341e80ea43a3a36064ac 100644 (file)
@@ -27,7 +27,7 @@
 #include <deal.II/numerics/vector_tools.h>
 #include <deal.II/base/function.h>
 
-std::ofstream logfile("get_functions_q_hierarchical/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.h"
 
index fa960c5f198f0bd081fce0be61e05d5ce650dff3..881125ad796eba688cc86ad8e6ee92bda5e9b4e6 100644 (file)
@@ -25,7 +25,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("get_functions_rect/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.h"
 
index b3156eb72dc782a958452f36907f766857cec195..6bd47df328d29f831185fffc22203abe37305df7 100644 (file)
@@ -41,7 +41,7 @@
 #include <fstream>
 #include <iostream>
 
-std::ofstream logfile("get_functions_variants/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int fe_degree, typename Number>
index 854aab5984b279949c8d8a3ee973de7d038c06e4..378006b9e15ed76023561e247ea51dd45ed97400 100644 (file)
@@ -42,7 +42,7 @@
 #include <fstream>
 #include <iostream>
 
-std::ofstream logfile("get_values_plain/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int fe_degree, int n_q_points_1d=fe_degree+1, typename Number=double>
index 201a2e29391aa613ce3709c7618a3a4b01595558..313a249d87c9b33796bbda3b9b4be619169b3499 100644 (file)
@@ -40,7 +40,7 @@
 
 #include <iostream>
 
-std::ofstream logfile("integrate_functions/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int fe_degree, typename Number>
index 3a1a8844ed910756f76f99380a174fa422584bbd..2f3f7fe0bb9b3d11d5ac2e481253f1a3d9c4ab78 100644 (file)
@@ -41,7 +41,7 @@
 
 #include <iostream>
 
-std::ofstream logfile("integrate_functions_multife/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int fe_degree, typename Number>
index 9fbf6c09e94fc7b02685711d036d9ae694aeefe4..2cff7afd65f2324ae407f9532aa1e002b0d1bbde 100644 (file)
@@ -44,7 +44,7 @@
 
 #include <iostream>
 
-std::ofstream logfile("integrate_functions_multife2/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int fe_degree, typename Number>
index 683dc944a4d609efffc72156204a7e08c3273038..e7349b8e3259f2a7e85cda5155bef07324a64d32 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_01/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index 8736bfed7a84a4b6badabe860d73ce4d08479960..19aa558b7d80adf6f243dba5a226650f03b5e341 100644 (file)
@@ -24,7 +24,7 @@
 #include "../tests.h"
 #include <deal.II/base/function.h>
 
-std::ofstream logfile("matrix_vector_02/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index 917e9f3682c9279797cc4eb2464a4daa6e124468..e1d75e105cc4d428fb825c57a3ad258d837f3eae 100644 (file)
@@ -24,7 +24,7 @@
 #include "../tests.h"
 #include <deal.II/base/function.h>
 
-std::ofstream logfile("matrix_vector_03/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index 8e3a341231081ae0797eba03751ae5c4edcef24d..36b71b3aaa5546c8a5e670ee43eef50a3975356c 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_04/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index ca6858c29074544f0e58cfc8913bd22870bf58ad..534ae4949da1110767991eeebfbffe3097492c3a 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_05/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index 94895391f98d2227c3633335f20293f799064e6a..8b35cdad8683f231fbe47558dacc1d51423a00a7 100644 (file)
@@ -26,7 +26,7 @@
 #include <deal.II/base/function.h>
 #include "create_mesh.h"
 
-std::ofstream logfile("matrix_vector_06/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index 13f2ca60de9e8a7ba6c1a4377cb735c410b490a1..663b35ff9824216378ca2ae021daf47568dea188 100644 (file)
@@ -28,7 +28,7 @@
 #include <deal.II/base/function.h>
 #include <deal.II/fe/fe_dgq.h>
 
-std::ofstream logfile("matrix_vector_07/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index 875ea18a572db3706fcf7295a99bffc5c3b1714a..6411e2f6a03eda99f1cc619cba1db1e0097ad773 100644 (file)
@@ -24,7 +24,7 @@
 #include <deal.II/base/function.h>
 #include "create_mesh.h"
 
-std::ofstream logfile("matrix_vector_08/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index 814fdf7d7e7f08eb08c64f2f3bd3fcfd32d3ddfa..6db2ebe73b9ed8b2de886c85e7fcef61d095c5fb 100644 (file)
@@ -24,7 +24,7 @@
 #include <deal.II/base/function.h>
 #include "create_mesh.h"
 
-std::ofstream logfile("matrix_vector_09/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index b6092e2e7794f6fbff17e55457f57df101bf073b..2993a1f2baa233e9c36a223b36154141ef86f07b 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_curl/output");
+std::ofstream logfile("output");
 
 #include <deal.II/matrix_free/matrix_free.h>
 #include <deal.II/matrix_free/fe_evaluation.h>
index d52e114535912076815d006bf0c6c9271a231fb7..875638b89e48c5392b8f0e7ea69a1c85e1d9b499 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_div/output");
+std::ofstream logfile("output");
 
 #include <deal.II/matrix_free/matrix_free.h>
 #include <deal.II/matrix_free/fe_evaluation.h>
index c5f48154f8ac39f2d8563b9654eb3a5de5d3c83f..303fc04895db5f4fac24f2dce2a464ac969aad38 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_float/output");
+std::ofstream logfile("output");
 
 #include "create_mesh.h"
 #include "matrix_vector_common.h"
index ff8b43fa5106c3df3b2894adaf150b5bb52fdb5f..bf092966ea81ff262c75f4f0695ebd5ef56a7ffb 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_hp/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 #include <deal.II/hp/dof_handler.h>
index deb7009e24856528340a75e9e75e184fc1da2700..c86f675a4089dccdf940f220f09457430c7ab301 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_mg/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 #include <deal.II/multigrid/mg_tools.h>
index 2ae0057b7f1a75f121a02ec7aa212c928acb6ebb..04c50031924b8605e7f6d4c612811d7f834d5aa6 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_stokes/output");
+std::ofstream logfile("output");
 
 #include <deal.II/matrix_free/matrix_free.h>
 #include <deal.II/matrix_free/fe_evaluation.h>
index 145ed7dc48192b48bd951225c4de8623d63992f4..c4cfd300ae7e5b4482cb6f725d76b9c7afa3e48b 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("matrix_vector_stokes_noflux/output");
+std::ofstream logfile("output");
 
 #include <deal.II/matrix_free/matrix_free.h>
 #include <deal.II/matrix_free/fe_evaluation.h>
index 5cec8344df9f8b4e43763a66255908631437c987..3c2af197fccc697df80bad9f92b51885bf1b3b91 100644 (file)
@@ -22,7 +22,7 @@
 #include "../tests.h"
 
 
-std::ofstream logfile("no_index_initialize/output");
+std::ofstream logfile("output");
 
 #include <deal.II/matrix_free/matrix_free.h>
 #include <deal.II/matrix_free/fe_evaluation.h>
index 9cc438201816211b666dbcf378c5ac341933b518..206b90ef730cd41e6dd0e26aff6e2177f32824a6 100644 (file)
@@ -39,7 +39,7 @@
 #include <fstream>
 #include <iostream>
 
-std::ofstream logfile("quadrature_points/output");
+std::ofstream logfile("output");
 
 
 template <int dim, int fe_degree>
index e50a362d308a047de3c6eab25028d30de6bb6bba..23c3f5fe02e96ba66f09f8cf5a60e8af78f5fb03 100644 (file)
@@ -637,7 +637,7 @@ namespace Step37
 
 int main ()
 {
-  std::ofstream logfile("step-37/output");
+  std::ofstream logfile("output");
   deallog.attach(logfile);
   deallog << std::setprecision (3);
   deallog.threshold_double(1e-10);
index d3dd5eedc87c64c6a1c1e44781493c193774765b..76a8d3d2f3fa00e3471afc28549c839bb1649110 100644 (file)
@@ -23,7 +23,7 @@
 #include <deal.II/base/function.h>
 #include "create_mesh.h"
 
-std::ofstream logfile("thread_correctness/output");
+std::ofstream logfile("output");
 
 #include "matrix_vector_common.h"
 
index e5ec29044d34b85854b9d67e4ad2732a2fdf70ac..03c3f1df8d3bf19852738e62319f7b0eb1bdc2e4 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "../tests.h"
 
-std::ofstream logfile("thread_correctness_hp/output");
+std::ofstream logfile("output");
 
 #include "create_mesh.h"
 #include "matrix_vector_common.h"
index 3ec881dd019232c0a2566d2f6ef4128f44a3055a..e721100e81797179ea28c719b5f81ae7270e41b3 100644 (file)
@@ -25,7 +25,7 @@
 #include <deal.II/fe/mapping_q_eulerian.h>
 
 
-std::ofstream logfile("update_mapping_only/output");
+std::ofstream logfile("output");
 
 #include "get_functions_common.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


Typeset in Trocchi and Trocchi Bold Sans Serif.