From: Wolfgang Bangerth Date: Wed, 19 Oct 2005 05:43:20 +0000 (+0000) Subject: Augment doc. X-Git-Tag: v8.0.0~12978 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fba641254347272d7be2f9f2d5a8dbbd281d48a6;p=dealii.git Augment doc. git-svn-id: https://svn.dealii.org/trunk@11625 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/fe/rtdiff.cc b/tests/fe/rtdiff.cc index 8917382493..85f7315548 100644 --- a/tests/fe/rtdiff.cc +++ b/tests/fe/rtdiff.cc @@ -11,7 +11,7 @@ // //---------------------------------------------------------------------- -// FE_RaviartThomasNodal and FE_RaviartThomas +// compare the FE_RaviartThomasNodal and FE_RaviartThomas elements // compare the shape funcions and shape values after converting to the // same basis.