cdbc3e2de6
ENH: List/DynamicList appendUniq() method
...
- affords some code reduction.
STYLE: use HashSet insert() without found() check in more places
2021-04-19 16:33:42 +00:00
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
154029ddd0
BOT: Cleaned up header files
2019-02-06 12:28:23 +00:00
1c64911367
ENH: Updated meshToMesh to be able to use the new processorLOD
2018-06-20 07:57:25 +01:00
7d7b0bfe84
STYLE: use list methods find/found instead of findIndex function
2017-10-24 19:07:34 +02:00
c0f44ac4f3
MRG: Integrated foundation code
2016-12-12 12:10:29 +00:00
f281f77e4a
Updated member type comments
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2356
2016-11-28 21:23:00 +00:00
e3420b8a27
STYLE: Corrected typo
2016-11-03 12:12:27 +00:00
9fbd612672
GIT: Initial state after latest Foundation merge
2016-09-20 14:49:08 +01:00
158a925235
ENH: Updated xxx::zero->Zero
2016-04-28 14:17:06 +01:00
450728ea84
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
43beb06018
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
8864223aed
ENH: copyright: make consistent with OpenFOAM-history
2015-12-19 14:22:30 +00:00
916dcb8685
ENH: parallel: overhaul of parallel mapping
...
- redistributePar to have almost (complete) functionality of decomposePar+reconstructPar
- low-level distributed Field mapping
- support for mapping surfaceFields (including flipping faces)
- support for decomposing/reconstructing refinement data
2015-11-17 15:05:05 +00:00
cfe1163dc8
mapFields: Reinstated mapFields from OpenFOAM-2.2.x and renamed the current mapFields -> mapFieldsPar
...
This required the addition of the meshToMesh class in the sampling
library from OpenFOAM-2.2.x which is now named meshToMesh0.
2015-05-26 11:32:46 +01:00