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
d987648ef433a2518c2f0cfc2dbe3aba69f84c60
OpenFOAM-12
/
applications
/
utilities
/
parallelProcessing
History
Henry Weller
d987648ef4
dictionary label lookup: simplified syntax using the type templated lookup function
...
Replaced readLabel(dict.lookup("name")) with dict.lookup<label>("name)
2019-11-27 11:38:59 +00:00
..
decomposePar
dictionary label lookup: simplified syntax using the type templated lookup function
2019-11-27 11:38:59 +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