]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove two inline which inhibited linking with icc8.0
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Sep 2004 10:40:21 +0000 (10:40 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Sep 2004 10:40:21 +0000 (10:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@9607 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/multigrid/mg_dof_accessor.cc

index d8d4bbf49df0523e7c7e68d0f7eaf911f9657108..216c90573a34b511f14e0f01d747c9c39844cd3c 100644 (file)
@@ -230,7 +230,6 @@ unsigned int MGDoFObjectAccessor<2, dim>::mg_dof_index (const unsigned int i) co
 
 
 template <int dim>
-inline
 void MGDoFObjectAccessor<2, dim>::set_mg_dof_index (const unsigned int i,
                                                    const unsigned int index) const
 {
@@ -271,7 +270,6 @@ unsigned int MGDoFObjectAccessor<2, dim>::mg_vertex_dof_index (const unsigned in
 
 
 template <int dim>
-inline
 void MGDoFObjectAccessor<2, dim>::set_mg_vertex_dof_index (const unsigned int vertex,
                                                           const unsigned int i,
                                                           const unsigned int index) const

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.