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
ffb65bcee5de4c918a08247a3ba7fbc572015f23
OpenFOAM-12
/
applications
/
utilities
/
parallelProcessing
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
..
decomposePar
dictionary scalar lookup: simplified syntax using the type templated lookup function
2019-11-27 14:56:32 +00:00
reconstructPar
src/OpenFOAM: Rationalised use of enumerations by using the C++11 scoped form
2018-08-25 07:26:51 +01:00
reconstructParMesh
C++11 conformance and consistency: Added "move" constructors and assignment operators to OpenFOAM containers
2019-05-25 17:40:39 +01:00
redistributePar
C++11 conformance and consistency: Added "move" constructors and assignment operators to OpenFOAM containers
2019-05-25 17:40:39 +01:00