]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Oops!
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Dec 2003 09:15:18 +0000 (09:15 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Dec 2003 09:15:18 +0000 (09:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@8229 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_out.cc

index 4ac4630a5062f81819ef35fc34db98978d121f68..882a37fde35c3e28f7724bf0a1b78b7d31bd1f75 100644 (file)
@@ -409,7 +409,7 @@ void GridOut::write_xfig (const Triangulation<dim>& tria,
   for (;cell != end; ++cell)
     {
        // If depth is not encoded, write finest level only
-       if (!xfig_flags.level_depth && !cell->is_active())
+       if (!xfig_flags.level_depth && !cell->active())
            continue;
                                       // Code for polygon
       out << "2 3  "

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.