]> https://gitweb.dealii.org/ - dealii.git/commitdiff
New namespacing of functions.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 19 Jul 2001 07:14:12 +0000 (07:14 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 19 Jul 2001 07:14:12 +0000 (07:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@4854 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/derivatives.cc

index da8982fe8011e2bb47612af81ed69082c1286928..30ff96010ccb9cdd1df48f75bb57e0e8189a50d0 100644 (file)
@@ -56,7 +56,7 @@ check (const unsigned int level,
 {
   Triangulation<dim> tr;
 
-  CosineFunction<dim> cosine;
+  Functions::CosineFunction<dim> cosine;
   
   DoFHandler<dim> dof(tr);
   if (dim==2)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.