From 5e3bc4c910a52d00e21f79e60a55589def9224af Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 17 Jul 2009 01:19:20 +0000 Subject: [PATCH] Adjust function name. git-svn-id: https://svn.dealii.org/trunk@19108 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/glossary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/doxygen/headers/glossary.h b/deal.II/doc/doxygen/headers/glossary.h index 27c1fdd88e..e8bb780c5b 100644 --- a/deal.II/doc/doxygen/headers/glossary.h +++ b/deal.II/doc/doxygen/headers/glossary.h @@ -71,7 +71,7 @@ * the reference cell to real cell has a Jacobian whose determinant is * non-positive somewhere in the cell. Typically, we only check the sign * of this determinant at the vertices of the cell. The function - * GeometryInfo::jacobian_determinants_at_vertices computes these + * GeometryInfo::alternating_form_at_vertices computes these * determinants at the vertices. * * By way of example, if all of the determinants are of roughly equal value -- 2.39.5