This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
OpenFOAM-12
Watch
1
Star
0
Fork
0
You've already forked OpenFOAM-12
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b49b1a2c373f00a1b459936d85ff2ba1cfb2c28e
OpenFOAM-12
/
src
/
parallel
History
Henry Weller
5eaf74c3a4
dictionary scalar lookup: simplified syntax using the type templated lookup function
...
Replaced readScalar(dict.lookup("name")) with dict.lookup<scalar>("name")
2019-11-27 14:56:32 +00:00
..
decompose
dictionary scalar lookup: simplified syntax using the type templated lookup function
2019-11-27 14:56:32 +00:00
distributed
dictionary scalar lookup: simplified syntax using the type templated lookup function
2019-11-27 14:56:32 +00:00
reconstruct
finiteVolume: Use the GeometricField::New method to construct temporary fields
2019-07-18 09:32:12 +01:00
Allwmake
Allwmake: Remove 'set -x' which generates a lot of noise
2016-11-13 18:08:22 +00:00