repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git]
/
src
/
thermophysicalModels
/
radiationModels
/
include
/
createRadiationModel.H
blob
87dd5e52e2b9a61d161dfa5e8e05f254c3881bed
1
autoPtr<radiation::radiationModel> radiation
2
(
3
radiation::radiationModel::New(thermo.T())
4
);