From 0cac800654ab43cbdd0c2f6f941c12dfe7bb29ba Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 3 Feb 2015 07:14:16 -0600 Subject: [PATCH] Move an entry to the appropriate place. --- doc/news/changes.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index b6cdc6b457..6a3a881977 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -202,7 +202,6 @@ inconvenience this causes. normal_vector ones. In all cases, the new functions have been around for a while. - Mapping::transform_covariant and Mapping::transform_contravariant. - - Classes FEEvaluationDGP, FEEvaluationGeneral and FEEvaluationGL.
With headers in deal.II/dofs/: @@ -223,6 +222,10 @@ inconvenience this causes. - Class MGMatrix. - Multigrid::vmult and friends. +
+ With headers in deal.II/matrix_free/: + - Classes FEEvaluationDGP, FEEvaluationGeneral and FEEvaluationGL. +
With headers in deal.II/mesh_worker/: - Deprecated variants of MeshWorker::loop and MeshWorker::integration_loop. -- 2.39.5