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
1b377dd4395261a568576a4524924f475c848fa2
OpenFOAM-12
/
src
/
sampling
/
meshToMesh
History
Henry Weller
1e6c9a0a54
Updated UPstream::commsTypes to use the C++11 enum class
2017-03-10 19:54:55 +00:00
..
calcMethod
Updated member type comments
2016-11-28 21:23:00 +00:00
distributedWeightedFvPatchFieldMapper.H
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
meshToMesh.C
Updated UPstream::commsTypes to use the C++11 enum class
2017-03-10 19:54:55 +00:00
meshToMesh.H
mapFieldsPar: updated to enable mapping from source patches (instead of recreating)
2016-06-21 14:16:18 +01:00
meshToMeshI.H
mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar
2015-05-26 11:32:46 +01:00
meshToMeshParallelOps.C
Updated UPstream::commsTypes to use the C++11 enum class
2017-03-10 19:54:55 +00:00
meshToMeshTemplates.C
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01:00
weightedFvPatchFieldMapper.H
mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar
2015-05-26 11:32:46 +01:00