]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add forgotten destructor.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Apr 1999 16:08:13 +0000 (16:08 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Apr 1999 16:08:13 +0000 (16:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@1119 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/multigrid/mg_smoother.cc
deal.II/deal.II/source/numerics/mg_smoother.cc

index de8813d5239787547dd8c9408ef9edbd557be4f6..b415f18743c1032f2a632e53d9c5427dea8eb20b 100644 (file)
@@ -73,6 +73,11 @@ MGSmoother::MGSmoother (const MGDoFHandler<dim> &mg_dof)
 
 
 
+MGSmoother::~MGSmoother () 
+{};
+
+
+
 void
 MGSmoother::set_zero_interior_boundary (const unsigned int  level,
                                        Vector<float>      &u) const
index de8813d5239787547dd8c9408ef9edbd557be4f6..b415f18743c1032f2a632e53d9c5427dea8eb20b 100644 (file)
@@ -73,6 +73,11 @@ MGSmoother::MGSmoother (const MGDoFHandler<dim> &mg_dof)
 
 
 
+MGSmoother::~MGSmoother () 
+{};
+
+
+
 void
 MGSmoother::set_zero_interior_boundary (const unsigned int  level,
                                        Vector<float>      &u) 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.