Commit graph

1741 commits

Author SHA1 Message Date
Hrvoje Jasak
71540e2164 Moved conjugate heat transfer library to src 2017-02-06 11:31:10 +00:00
Hrvoje Jasak
5ad239d7ec Bugfix: simple matrix operations 2017-01-24 16:44:43 +00:00
Hrvoje Jasak
78a9142214 Bugfix: MRF zone flux check 2017-01-24 16:44:22 +00:00
Hrvoje Jasak
58edb15fa9 Removed info message 2017-01-13 16:08:13 +00:00
Hrvoje Jasak
5a42868d78 Bugfix: consistent steady intertial relaxation 2017-01-12 15:13:58 +00:00
Hrvoje Jasak
59c57be5e4 Bugfix: Formatting 2017-01-11 12:03:56 +00:00
Hrvoje Jasak
88f3579418 Formatting 2017-01-11 12:01:30 +00:00
Hrvoje Jasak
aa0342f9a1 Formatting of destructors 2017-01-11 12:00:45 +00:00
Hrvoje Jasak
3d2d26334a Bugfix: added ramping to MRF zones 2017-01-11 11:57:48 +00:00
Hrvoje Jasak
297f63cce2 Bugfix: consistency of finite area operators 2017-01-11 11:55:37 +00:00
Hrvoje Jasak
7db1cb7a49 Merge branch 'PstreamUpdate' into development 2017-01-11 10:46:26 +00:00
Robert Keser
8bc571ee46 Merge branch 'nextRelease' into 'master'. 2016-12-13 11:21:50 +01:00
Hrvoje Jasak
e881837bb0 Formatting 2016-12-06 12:50:42 +00:00
Hrvoje Jasak
4d0125278f Finite area updates, Matthias Rauter 2016-12-06 12:49:27 +00:00
Hrvoje Jasak
a91cb63d88 Bugfix: processor polling in non-blocking comms 2016-11-29 12:44:48 +00:00
Hrvoje Jasak
727c4d67fb Improved non-blocking comms 2016-11-28 16:55:00 +00:00
Hrvoje Jasak
71e45fa381 Formatting and removal of debug statements 2016-11-28 12:08:33 +00:00
Vanja Skuric
0c886b5a93 Fixed bug: Segmentation fault when criteriaSatisfied() in simpleControl 2016-11-22 22:43:33 +01:00
Henrik Rusche
76e22c7825 Fixed bug in IBM (Hrvoje Jasak) 2016-11-18 14:04:48 +01:00
Henrik Rusche
dd6b304223 Merge /u/wyldckat/foam-extend32/ branch master into master
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/47/
2016-11-09 10:18:21 +00:00
Hrvoje Jasak
5859008288 Comment 2016-10-25 11:19:18 +01:00
Hrvoje Jasak
cf5230e54d Better handling of flex versions 2016-10-25 11:17:46 +01:00
Hrvoje Jasak
e806141209 UIPstream comment fix 2016-10-25 11:16:04 +01:00
Hrvoje Jasak
5d63832d6e Pstream output data only if debug > 1 2016-10-25 11:15:51 +01:00
Hrvoje Jasak
1460d20087 Barrier messaging 2016-10-25 11:15:33 +01:00
Hrvoje Jasak
efb22e56fd Testing: remove barrier 2016-10-19 16:48:18 +01:00
Hrvoje Jasak
5e9baf85c6 Info on debug: allocation of comms 2016-10-19 16:47:55 +01:00
Hrvoje Jasak
db04b34cff Bugfix: serial execution does not require mapping 2016-10-19 16:47:30 +01:00
Hrvoje Jasak
1ef4462461 Bugfix: reduce in serial does nothing 2016-10-19 16:46:36 +01:00
Hrvoje Jasak
e9758a867d Use comms in ordered Pstream communication for ggiAMGInterface 2016-10-18 13:20:12 +01:00
Hrvoje Jasak
149a3fc2af Checking performance with different comms types 2016-10-18 11:22:08 +01:00
Hrvoje Jasak
4ecd13081a Removed Info message 2016-10-18 11:15:12 +01:00
Hrvoje Jasak
9b1d737fd9 Better debug for allReduce with comms 2016-10-18 10:51:17 +01:00
Hrvoje Jasak
a2180b7a17 Improved checking on optimised reduce with comms 2016-10-11 10:03:50 +01:00
Hrvoje Jasak
e7e64a8134 Bugfix: remove locking: if processor does not touch GGI, skip it 2016-10-11 10:03:25 +01:00
Hrvoje Jasak
03bb8c8467 Removed debug messages 2016-10-10 11:00:44 +01:00
Hrvoje Jasak
87e936b3cc Bugfix: direct type match for optimised reduce 2016-10-10 10:56:02 +01:00
Hrvoje Jasak
4d780b2594 Comms on Allreduce: explicitly excluding processors outside of comm 2016-10-10 10:55:42 +01:00
Hrvoje Jasak
54f5bdac4d Temporary fix: global communicator 2016-10-09 19:30:04 +01:00
Hrvoje Jasak
0febbe5919 Use optimised global reduce for labelList 2016-10-08 19:05:25 +01:00
Hrvoje Jasak
52e99137eb Optimised global reduce for labelList 2016-10-08 19:05:14 +01:00
Hrvoje Jasak
b7b1edcf95 Improved parallel comms by using MPI allreduce directly on primitive types 2016-10-06 12:49:25 +01:00
Hrvoje Jasak
327be98074 Bugfix: use optimised comm 2016-10-06 12:48:55 +01:00
Hrvoje Jasak
d7af6267c9 Change Info 2016-10-04 13:59:34 +01:00
Hrvoje Jasak
011492fea1 Bugfix: invalid message tag 2016-10-04 13:54:35 +01:00
Hrvoje Jasak
65eff6644a GGI AMG coarsening with dynamic lists 2016-10-04 13:54:20 +01:00
Hrvoje Jasak
62cf3774f9 Bugfix: define Pstream procNo with comm 2016-09-23 18:49:44 +01:00
Hrvoje Jasak
0c1fa2853e Bugfix: IPstream and OPstream on local comm 2016-09-23 18:42:20 +01:00
Hrvoje Jasak
74933ca82b Comments and formatting 2016-09-23 18:41:40 +01:00
Hrvoje Jasak
19ab01acb8 Added template specialisation for reduce of bool 2016-09-23 18:41:03 +01:00