Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
mattijs
2009-10-12 13:04:02 +01:00
129 changed files with 422 additions and 417 deletions

View File

@ -43,7 +43,7 @@ Description
#include "cellShape.H"
#include "cellModeller.H"
#include "mergePoints.H"
#include "mathConstants.H"
#include "mathematicalConstants.H"
using namespace Foam;
@ -128,7 +128,7 @@ int main(int argc, char *argv[])
fileName pointsFile(runTime.constantPath()/"points.tmp");
OFstream pFile(pointsFile);
scalar a(0.1*constant::math::pi/180.0);
scalar a(0.1*constant::mathematical::pi/180.0);
tensor rotateZ =
tensor
(