]> 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 06:56:50 +0000 (06:56 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 3 Jul 2001 06:56:50 +0000 (06:56 +0000)
commit947e44babdec4b97421be404117261ad714f4b5b
tree5ef5ccfc6df7321a9ae0e1297e8450d41e4c9518
parenta2c9593753df03c3ec9a2fe4c02cfb5549be554d
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@4797 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/include/multigrid/mg_dof_handler.h
deal.II/deal.II/source/fe/mapping_q1.cc
deal.II/deal.II/source/grid/grid_out.cc
deal.II/deal.II/source/grid/tria_boundary_lib.cc
deal.II/deal.II/source/multigrid/mg_dof_handler.cc
deal.II/deal.II/source/numerics/matrices.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.