From: wolf Date: Mon, 21 Apr 2003 16:22:48 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d7deb61b0cfbd6969198ce08010fa979c130a8;p=dealii-svn.git Fix comment. git-svn-id: https://svn.dealii.org/trunk@7425 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/fe/nedelec.cc b/tests/fe/nedelec.cc index 7b787b01c1..19afe6f84c 100644 --- a/tests/fe/nedelec.cc +++ b/tests/fe/nedelec.cc @@ -1,9 +1,9 @@ // $Id$ // (c) Wolfgang Bangerth // -// Show the shape functions of the Nedelec element on a grid with -// only one cell. This cell is rotated, stretched, scaled, etc, and -// each time we evaluate the shape functions. +// Show the shape functions of the Nedelec element on a grid with only +// one cell. This cell is rotated, stretched, scaled, etc, and on each +// of these cells each time we evaluate the shape functions. #include #include