Henry Weller
a42ba9b50b
Updated version to OpenFOAM-4.x
2016-06-28 11:59:45 +01:00
Henry Weller
c462ffac10
Created OpenFOAM-4.0 from OpenFOAM-dev
2016-06-22 11:19:35 +01:00
Henry Weller
d67a1df92e
mapFieldsPar: updated to enable mapping from source patches (instead of recreating)
...
- patchFields now get mapped (instead of created)
- with -consistent it now maps all patches except for processor ones (they are
the only ones that are processor-local)
- all constraint patches get evaluated after mapping to bring them up to date.
Patch contributed by Mattijs Janssens
2016-06-21 14:16:18 +01:00
Henry Weller
a8bf4be58a
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
Henry Weller
8c4f6b8fcb
Standardized cell, patch and face loop index names
2016-04-25 10:28:32 +01:00
Henry Weller
6a27f7af46
boundaryField() -> boundaryFieldRef()
2016-04-24 22:07:37 +01:00
Henry Weller
94c05a1e6c
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
2016-01-10 22:41:16 +00:00
Henry
71c6af8fe9
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