3f55f752fc
GIT: Resolve conflict with upstream merge from Foundation
2015-12-07 17:07:20 +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
dc43311e62
src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction
...
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-10 21:13:04 +00:00
a4ab3f61db
src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction
...
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-08 12:23:52 +00:00
6b706cfa78
Upgrade Intel C++ compiler to icpc (ICC) 15.0.3 20150407
...
This resolves a whole range of issues and work-arounds with earlier
releases. This version of icpc is more or less compatible with the
latest gcc and clang compilers and only required one hack to avoid
warnings from PackedBoolList.H.
2015-07-17 16:50:40 +01:00
ee91996542
GeometricField: Do not transfer registration of a GeometricField to a copy unless it is being transferred from a tmp
...
This avoids loosing the registration of non-tmp fields
2015-02-13 21:40:45 +00:00
c2567a3616
ENH: Updated writeMinMax function
2013-10-11 11:37:34 +01:00
b12c38db9a
ENH: Add utility function to output min max consistently
2013-09-19 15:17:14 +01:00
11f6dd5701
GeometricField: corrected warning
2013-08-11 10:58:27 +01:00
b2b3d04966
Update header
2013-04-05 15:27:35 +01:00
511083a77e
GeometricField: Register oldTime fields only if the parent field is registered
2013-03-26 15:05:24 +00:00
ed2860f1ec
ENH: Updated GeometricField creation from io and mesh via dictionary
2012-11-19 14:45:28 +00:00
bc952e63de
ENH: storePrevIter now handled by solutionControl class
2011-09-08 11:42:05 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
60ae18adcc
Updated header
2011-02-16 11:37:57 +00:00
5f0cc97a9b
GeometricField: now constructed using an IOdictionary rather than a raw dictionary
2011-02-16 11:35:52 +00:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
90ea219f77
COMP: 'template' keyword for specialization with '.' or '->'
2010-12-17 15:24:15 +01:00
1a61449dce
ENH: Code updates in lieu of cloud updates
2010-10-25 17:52:35 +01:00
ebd90fcc55
ENH: Updated DimensionedField I/O for readIfPresent
2010-10-25 12:12:44 +01:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
f1ee573aa0
Merge branch 'inotify'
...
Conflicts:
TODO
2010-06-02 10:10:52 +01:00
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00
361b153343
Final iteration information now available in mesh::data (used to be mesh::fvData)
...
Relaxation and solution parameters for the final iteration in PIMPLE loops are
now selected according to the value of the "finalIteration" entry in the
mesh::data dictionary.
rhoPimpleFoam significantly updates and now replaces rhoPisoFoam.
2010-05-25 18:45:25 +01:00
36e845a7a3
ENH: Allow derivation of constraint types (for pointFields only). Allow usage of
...
non constraint patchFields on constraint patch types (all fields)
2010-04-14 16:10:31 +01:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
8349d89110
construct from dictionary
2009-11-13 16:09:39 +00:00
abafef4a02
Added calls to the 'setUpToDate' function for the caching mechanism.
2009-03-12 21:53:05 +00:00
246d569c4d
consistency update for null pointers
...
- uniform use of reinterpret_cast<foo*>(0) instead of
reinterpret_cast<foo*>(NULL)
- make all static null() members inline since they are really only a cast:
"*reinterpret_cast<foo*>(0)"
2009-01-16 10:15:49 +01:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
58c6aa7b77
longstanding bug?? - changed odd read option in GeometricField::readOldTimeIfPresent
2008-10-14 16:13:40 +02:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00