]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove two inlines which prohibited linking with MIPSpro compiler.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 7 Sep 2004 10:50:42 +0000 (10:50 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 7 Sep 2004 10:50:42 +0000 (10:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@9610 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_values.cc

index 9dff4e3b08580b90f6a43057d491af21151ead5a..98ad018d5ce9aef32c7a617af25242e6d85cfb2f 100644 (file)
@@ -35,7 +35,6 @@
 /* ---------------- FEValuesBase<dim>::CellIteratorBase --------- */
 
 template <int dim>
-inline
 FEValuesBase<dim>::CellIteratorBase::~CellIteratorBase ()
 {}
 
@@ -46,7 +45,6 @@ FEValuesBase<dim>::CellIteratorBase::~CellIteratorBase ()
 
 template <int dim>
 template <typename CI>
-inline
 FEValuesBase<dim>::CellIterator<CI>::CellIterator (const CI &cell)
                 :
                 cell(cell)

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.