]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add Subscriptor to base initializer list, as the compiler suggested.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Nov 1998 00:55:45 +0000 (00:55 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Nov 1998 00:55:45 +0000 (00:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@662 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria.cc

index 8ae4f6a27efa97d61191e9cfa1776f07dd168227..55377c101581b43b37805e5e20d163ec10f1a50e 100644 (file)
@@ -37,6 +37,7 @@ bool SubCellData::check_consistency (const unsigned int dim) const {
 
 template <int dim>
 Triangulation<dim>::Triangulation (const MeshSmoothing smooth_grid) :
+               Subscriptor (),
                smooth_grid(smooth_grid)
 {
   static StraightBoundary<dim> default_boundary;

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.