]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a redefined variable error in a test. 13221/head
authorDavid Wells <drwells@email.unc.edu>
Tue, 11 Jan 2022 20:41:51 +0000 (15:41 -0500)
committerDavid Wells <drwells@email.unc.edu>
Tue, 11 Jan 2022 20:41:51 +0000 (15:41 -0500)
052ab5dfbd combined some things into patches.h but didn't delete this one array.

tests/mpi/data_out_hdf5_02.cc

index a0e0635871b58905d330ecc62d1c612c5b860239..b123679e594a0bc951f545a1b61e9b4183324e75 100644 (file)
 
 #include "../data_out/patches.h"
 
-double cell_coordinates[3][8] = {{0, 1, 0, 1, 0, 1, 0, 1},
-                                 {0, 0, 1, 1, 0, 0, 1, 1},
-                                 {0, 0, 0, 0, 1, 1, 1, 1}};
-
-
 template <int dim, int spacedim>
 void
 check()

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.