repo.or.cz
/
OpenFOAM-1.7.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: patchCloud: return pTraits<Type>::max for unfound points
[OpenFOAM-1.7.x.git]
/
tutorials
/
incompressible
/
simpleFoam
/
motorBike
/
Allclean
blob
5e817aa5338f49eb352855ea7202dd4035472a08
1
#!/bin/sh
2
3
# Source tutorial clean functions
4
.
$WM_PROJECT_DIR
/
bin
/
tools
/
CleanFunctions
5
6
rm
-f
system
/
fvSolution
7
rm
-rf
0
> /
dev
/
null
2
>&
1
8
9
cleanCase