Commit Graph

28 Commits

Author SHA1 Message Date
eafd5a3850 ENH: Updated Info, Warning and Error messages 2015-12-08 11:15:39 +00:00
3f55f752fc GIT: Resolve conflict with upstream merge from Foundation 2015-12-07 17:07:20 +00:00
c4d5f65a10 Completed update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-11 09:03:39 +00:00
17ee8601ac ENH: PointEdgePoint: transport nearest with passive data, using PointEdgeWave 2015-10-14 11:34:56 +01:00
aece1c1c4d ENH: FaceCellWave, localPointRegion: support for local baffles 2015-10-13 16:32:52 +01:00
8628ef2fea Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
ded2f25726 Updated headers 2014-12-31 19:08:15 +00:00
325b003b6e Added and verified support for 64bit labels
To compile with 64bit labels set

WM_LABEL_SIZE=64

in ~/OpenFOAM/dev/prefs.sh

source ~/.bashrc

then Allwmake in OpenFOAM-dev.

This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt

If WM_LABEL_SIZE is unset or set to 32:

WM_LABEL_SIZE=32

the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt

Thus both 32bit and 64bit label builds can coexist without problem.
2014-12-31 19:02:52 +00:00
cc57ecc188 ENH: FaceCellWave: better debug printing 2014-07-10 16:50:22 +01:00
042dd8ea3f BUG: AMI with low-weight correction - further wrapping around interpolation - mantis #1174 2014-02-26 13:44:22 +00:00
d5414b12b6 ENH: PointEdgeWave: handle collocated points in new structure 2013-06-05 09:19:58 +01:00
213d409f2e ENH: PatchEdgeWave: new patchEdgeFaceRegions functionality 2013-05-28 17:27:08 +01:00
74e16d7729 Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
944b8d438b Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
3b637a0d54 BUG: PointEdgeWave: incorrect indexing in handleCollocatedPoints 2013-01-17 14:55:13 +00:00
868a090243 BUG: snappyHexMesh: synchronisation when patch edges align with processor edges 2013-01-16 17:08:26 +00:00
56c0d7ba50 ENH: pointEdgePoint: check for equal 2013-01-11 15:56:20 +00:00
0df4294536 STYLE: pointEdgePoint: improved comment 2013-01-10 12:28:10 +00:00
cb535c9e15 GIT: pointEdgePoint: reverting incorrect commit 2013-01-09 11:06:16 +00:00
685e885d81 COMP: patchDist: renamed to patchPatchDist 2013-01-07 16:25:18 +00:00
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
db89978ade Updated headers for Laurence and Andy 2012-12-17 11:42:00 +00:00
0d9a532a4a STYLE: Correct typo and add more debug information 2012-12-11 16:59:02 +00:00
4504746b8c BUG: FaceCellWave: do not enter/leaveDomain for collocated patches 2012-08-30 18:14:56 +01:00
cc9fbe7393 ENH: FaceCellWave: check on supplied sizes 2012-07-05 12:16:19 +01:00
af25e71e1c ENH: patchDist: helper class to determine distance on patch to neighbouring patches 2011-12-16 11:28:44 +00:00
8558af2cdf COMP: 64bit label changes 2011-11-28 11:10:46 +00:00
cf8ad3d936 ENH: cyclicAMI: handle FaceCellWave (e.g. wall distance) 2011-11-15 10:29:59 +00:00