]> 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 12:35:51 +0000 (12:35 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 3 Jul 2001 12:35:51 +0000 (12:35 +0000)
commit5364dc6d19de18a9f37c34131d3343a46a443649
tree5b52b3650180447787d34620efaaf268e3300339
parenta11bc54bb602a7fd690ba11cbd9f5c641d98d041
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@4808 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/examples/step-1/step-1.cc
deal.II/examples/step-2/step-2.cc
deal.II/examples/step-4/step-4.cc
deal.II/examples/step-7/step-7.cc
deal.II/examples/step-9/step-9.cc
deal.II/lac/include/lac/solver_bicgstab.h

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.