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
655fc7874808927d14916307a2230a8965bdb860
OpenFOAM-12
/
src
/
sampling
/
meshToMesh
History
Henry Weller
ea67173330
Updated member type comments
...
Resolves bug-report
http://bugs.openfoam.org/view.php?id=2356
2016-11-28 21:23:00 +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
C++11: Replaced the C NULL with the safer C++11 nullptr
2016-08-05 17:19:38 +01: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
Further standardization of loop index naming: pointI -> pointi, patchI -> patchi
2016-05-18 21:20:42 +01: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