From: wolf Date: Mon, 16 Aug 1999 11:30:19 +0000 (+0000) Subject: Rename restore_grid to restore. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9e31dbfa084f6fb6c277edbe77ba5ba385ecb3;p=dealii-svn.git Rename restore_grid to restore. git-svn-id: https://svn.dealii.org/trunk@1700 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/grid/persistent_tria.cc b/deal.II/deal.II/source/grid/persistent_tria.cc index 96bc214f1c..477e8db941 100644 --- a/deal.II/deal.II/source/grid/persistent_tria.cc +++ b/deal.II/deal.II/source/grid/persistent_tria.cc @@ -35,7 +35,7 @@ PersistentTriangulation::execute_coarsening_and_refinement () template void -PersistentTriangulation::restore_grid () { +PersistentTriangulation::restore () { // copy the old triangulation. // this will yield an error if the // underlying triangulation was not