]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Hide forward declarations from doxygen. 13276/head
authorMarc Fehling <mafehling.git@gmail.com>
Fri, 21 Jan 2022 10:09:42 +0000 (11:09 +0100)
committerMarc Fehling <mafehling.git@gmail.com>
Fri, 21 Jan 2022 10:09:42 +0000 (11:09 +0100)
include/deal.II/fe/fe.h

index 453e5e519c763263b026823917acad80a779a3ed..e6bd24c129f4118b841dc4f5d19e0947459184a1 100644 (file)
@@ -32,6 +32,8 @@
 
 DEAL_II_NAMESPACE_OPEN
 
+// Forward declarations:
+#ifndef DOXYGEN
 template <int dim, int spacedim>
 class FEValuesBase;
 template <int dim, int spacedim>
@@ -47,6 +49,7 @@ namespace NonMatching
 }
 template <int dim, int spacedim>
 class FESystem;
+#endif
 
 /**
  * This is the base class for finite elements in arbitrary dimensions. It

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.