merge with master + fix conflicts in tuts/mesh

This commit is contained in:
andy
2009-07-08 12:15:44 +01:00
1986 changed files with 135330 additions and 117875 deletions

View File

@ -64,6 +64,9 @@ cleanCase ()
rm -rf constant/polyMesh/{allOwner*,cell*,face*,meshModifiers*} \
constant/polyMesh/{owner*,neighbour*,point*,edge*} \
constant/polyMesh/{cellLevel*,pointLevel*,refinementHistory*,surfaceIndex*} \
constant/{cellLevel*,pointLevel*} \
constant/polyMesh/sets/ \
> /dev/null 2>&1
for f in `find . -name "*Dict"`