From: kanschat Date: Mon, 15 Mar 2010 16:26:16 +0000 (+0000) Subject: do MeshWorker::loop() sequentially for the time being X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7fa0ea20c15d6e237f7574368a4c56e5f7a3fb7;p=dealii-svn.git do MeshWorker::loop() sequentially for the time being git-svn-id: https://svn.dealii.org/trunk@20828 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/mesh_worker_assembler.h b/deal.II/deal.II/include/numerics/mesh_worker_assembler.h index 8eecafe100..36524292e1 100644 --- a/deal.II/deal.II/include/numerics/mesh_worker_assembler.h +++ b/deal.II/deal.II/include/numerics/mesh_worker_assembler.h @@ -1,7 +1,7 @@ //--------------------------------------------------------------------------- // $Id$ // -// Copyright (C) 2006, 2007, 2008, 2009, 2010 by the deal.II authors +// Copyright (C) 2010 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer