]> https://gitweb.dealii.org/ - dealii.git/commit
Fix many missing std:: which Compaq's cxx wants to have, mostly for two reasons:...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 3 Jul 2001 09:29:20 +0000 (09:29 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 3 Jul 2001 09:29:20 +0000 (09:29 +0000)
commitc00aa7b8e63d7293db3527200a491df93447a674
tree4982131bb8b541cab2f38f5f77e9313654cd563b
parent7bcc8df080afab5ffcbcdbefe1042c0f0e9321f0
Fix many missing std:: which Compaq's cxx wants to have, mostly for two reasons: 1. because it does not inject the math functions sqrt, sin, cos, fabs, ... into global namespace when we write include<cmath>. 2. because cxx can't do Koenig lookup of functions.

git-svn-id: https://svn.dealii.org/trunk@4802 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/source/dofs/dof_handler.cc
deal.II/deal.II/source/grid/grid_generator.cc
deal.II/deal.II/source/grid/tria.cc
deal.II/deal.II/source/grid/tria_accessor.cc
deal.II/deal.II/source/grid/tria_boundary.cc
deal.II/deal.II/source/grid/tria_boundary_lib.cc
deal.II/deal.II/source/numerics/derivative_approximation.cc
deal.II/deal.II/source/numerics/error_estimator.cc

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.