]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Don't let doxygen see some inline functions since it complains that it doesn't know...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 10 Feb 2009 17:01:33 +0000 (17:01 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 10 Feb 2009 17:01:33 +0000 (17:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@18354 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/mapping.h
deal.II/deal.II/include/fe/mapping_q1.h

index 9e042adb34d220faf6a4524b93329b76ad8cc244..442bd5441ba8aa00779839ba9c97b7e6128b881e 100644 (file)
@@ -617,6 +617,7 @@ class Mapping : public Subscriptor
 
 /* ------------------------- inline functions ------------------------- */
 
+#ifndef DOXYGEN
 
 template <int dim, int spacedim>
 inline
@@ -691,6 +692,8 @@ Mapping<dim,spacedim>::support_point_inverse_gradient(
 }
 
 
+#endif // DOXYGEN
+
 DEAL_II_NAMESPACE_CLOSE
 
 #endif
index 4afe9df44bb5cb7f7c8f198d529cb81d83132fee..cfc67ab395da72a10c34e3660c85b47e109e9e9f 100644 (file)
@@ -615,6 +615,8 @@ struct StaticMappingQ1
 
 /*----------------------------------------------------------------------*/
 
+#ifndef DOXYGEN
+
 template<int dim, int spacedim>
 inline
 double
@@ -696,7 +698,7 @@ MappingQ1<dim,spacedim>::InternalData::second_derivative (const unsigned int qpo
 }
 
 
-
+#endif // DOXYGEN
 
 /* -------------- declaration of explicit specializations ------------- */
 

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.