]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove nonsensical "inline".
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Nov 2009 16:47:40 +0000 (16:47 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Nov 2009 16:47:40 +0000 (16:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@20075 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8ccc6d752b90daf0f91d2789ab9d9e837b9ac5e8..91f0ab289847cd71a668c6ea10a04fcdbb5ee44b 100644 (file)
@@ -187,7 +187,6 @@ MGDoFAccessor<structdim, dim, spacedim>::copy_from (const MGDoFAccessor &a)
 
 
 template <int structdim, int dim, int spacedim>
-inline
 typename internal::MGDoFHandler::Iterators<dim,spacedim>::line_iterator
 MGDoFAccessor<structdim,dim,spacedim>::line (const unsigned int i) const
 {
@@ -206,7 +205,6 @@ MGDoFAccessor<structdim,dim,spacedim>::line (const unsigned int i) const
 
 
 template <int structdim, int dim, int spacedim>
-inline
 typename internal::MGDoFHandler::Iterators<dim,spacedim>::quad_iterator
 MGDoFAccessor<structdim,dim,spacedim>::quad (const unsigned int i) 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.