From: Wolfgang Bangerth Date: Sun, 19 Mar 2017 21:31:18 +0000 (-0600) Subject: Update the reference to a paper that has been accepted. X-Git-Tag: v8.5.0-rc1~22^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4087%2Fhead;p=dealii.git Update the reference to a paper that has been accepted. --- diff --git a/include/deal.II/grid/grid_reordering.h b/include/deal.II/grid/grid_reordering.h index 21d37ce8a7..aa09acb320 100644 --- a/include/deal.II/grid/grid_reordering.h +++ b/include/deal.II/grid/grid_reordering.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2000 - 2016 by the deal.II authors +// Copyright (C) 2000 - 2017 by the deal.II authors // // This file is part of the deal.II library. // @@ -479,7 +479,8 @@ DeclExceptionMsg (ExcMeshNotOrientable, * * Both algorithms are described in the paper "On orienting edges of * unstructured two- and three-dimensional meshes", R. Agelek, M. Anderson, W. - * Bangerth, W. L. Barth (submitted, 2016). A preprint is available as arxiv * 1512.02137. * diff --git a/include/deal.II/grid/tria_objects.h b/include/deal.II/grid/tria_objects.h index 0c45ac7d97..2357abbbc9 100644 --- a/include/deal.II/grid/tria_objects.h +++ b/include/deal.II/grid/tria_objects.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2006 - 2016 by the deal.II authors +// Copyright (C) 2006 - 2017 by the deal.II authors // // This file is part of the deal.II library. // @@ -436,7 +436,7 @@ namespace internal * we have this convention. We also know that it is always possible to * have opposite faces have parallel normal vectors. (For both things, * see the Agelek, Anderson, Bangerth, Barth paper mentioned in the - * publications list.) + * documentation of the GridReordering class.) * * The problem is that we originally had another condition, namely that * faces 0, 2 and 6 have normals that point into the cell, while the