ENH: patchCloud: return pTraits<Type>::max for unfound points
[OpenFOAM-1.7.x.git] / tutorials / incompressible / simpleFoam / motorBike / Allclean
blob5e817aa5338f49eb352855ea7202dd4035472a08
1 #!/bin/sh
3 # Source tutorial clean functions
4 . $WM_PROJECT_DIR/bin/tools/CleanFunctions
6 rm -f system/fvSolution
7 rm -rf 0 > /dev/null 2>&1
9 cleanCase