]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove unused variable 5202/head
authortcclevenger <tcleven@clemson.edu>
Fri, 6 Oct 2017 01:36:11 +0000 (21:36 -0400)
committertcclevenger <tcleven@clemson.edu>
Fri, 6 Oct 2017 01:36:11 +0000 (21:36 -0400)
include/deal.II/meshworker/mesh_loop.h

index f7094bd87daabaa8921db24c2301a5db072d1d22..d3711e0b22e39860367e7ab4625918665d8349b8 100644 (file)
@@ -236,8 +236,6 @@ namespace MeshWorker
                       = periodic_neighbor?
                         cell->periodic_neighbor_of_coarser_periodic_neighbor(face_no):
                         cell->neighbor_of_coarser_neighbor(face_no);
-                    const typename CellIteratorType::AccessorType::Container::face_iterator nface
-                      = neighbor->face(neighbor_face_no.first);
 
                     face_worker(cell, face_no, numbers::invalid_unsigned_int,
                                 neighbor, neighbor_face_no.first, neighbor_face_no.second,

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.