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
/
icoFoam
/
resetFixedWallsScr
blob
5a8d98ce462da5095632a9ad2cd29867838b55e0
1
/fixedWalls/,/}/{
2
/fixedWalls/p
3
/{/p
4
/type fixedValue;/p
5
s/value[ \t]*nonuniform[ \t]*List<vector>[ \t]*/value uniform (0 0 0);/p
6
/}/p
7
d
8
}