From: Wolfgang Bangerth Date: Fri, 20 Dec 2013 11:31:25 +0000 (+0000) Subject: Change the name everywhere. X-Git-Tag: v8.2.0-rc1~1154 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c230ac38099e7a5076f61bc88bb7b9513fa92387;p=dealii.git Change the name everywhere. git-svn-id: https://svn.dealii.org/trunk@32070 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/functions_10.cc b/tests/base/functions_10.cc index 16120c372e..6c3555a45e 100644 --- a/tests/base/functions_10.cc +++ b/tests/base/functions_10.cc @@ -15,7 +15,7 @@ // --------------------------------------------------------------------- -// Test InterpolatedTensorProductData +// Test InterpolatedTensorProductGridData #include "../tests.h" #include