From b2eb02787f8264cedf2862e7c6edf21885dfb453 Mon Sep 17 00:00:00 2001 From: "Jason P. Sheldon" Date: Tue, 11 Aug 2015 09:51:42 -0400 Subject: [PATCH] Used proper doxygen syntax for cross-link --- doc/news/changes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index e4e6f78839..c637d7b79a 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -90,8 +90,8 @@ inconvenience this causes.
    -
  1. New: There is now a function project_real_point_to_unit_point_on_face - in mapping that calls transform_real_to_unit_cell and then projects the +
  2. New: There is now a function Mapping::project_real_point_to_unit_point_on_face() + that calls Mapping::transform_real_to_unit_cell() and then projects the result to a provided face.
    (Jason Sheldon, 2015/08/11) -- 2.39.5