]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
HUGE_VAL removed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Sep 1999 20:37:44 +0000 (20:37 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Sep 1999 20:37:44 +0000 (20:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@1718 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/vectors.cc

index 2c356c627b3109563609f47a33bd79456c1b43ff..0c8d998b3a08968c542c2a984f3269723d34d537 100644 (file)
@@ -604,9 +604,6 @@ VectorTools<dim>::interpolate_boundary_values (const DoFHandler<dim> &dof,
            const pair<unsigned int, unsigned int>
              index = fe.face_system_to_component_index(i);
            const double s = dof_values[i](index.first);
-// properly fix this place to work without retreat to HUGE_VAL
-// to fix: GK      
-//         if (s != HUGE_VAL)
              boundary_values[face_dofs[i]] = s;
          }
       }

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.