]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Inline a small function. Don't make it static to avoid a problem with icc.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 4 Apr 2004 23:38:22 +0000 (23:38 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 4 Apr 2004 23:38:22 +0000 (23:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@8965 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/error_estimator.cc

index 3e1ec03aaedc5257b71c1b530bab319972e9cd0f..1b49f7f761ae8e1a981f508db4b2b93f2bc8397d 100644 (file)
@@ -44,7 +44,7 @@ double sqr (const double x)
 
 
 template <typename CellIterator>
-static
+inline
 void advance_by_n (CellIterator &cell,
                    const unsigned int n)
 {

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.