- May 06, 2015
-
-
chrisrogers1234 authored
-
chrisrogers1234 authored
-
chrisrogers1234 authored
-
- Mar 29, 2015
- Mar 25, 2015
-
-
kraus authored
removing 'using namespace', 'using somenamespace::function' and 'using somenamespace::class' from headerfiles
-
- Mar 21, 2015
- Mar 17, 2015
- Mar 13, 2015
-
-
Adelmann Andreas authored
-
- Mar 12, 2015
- Mar 11, 2015
- Mar 10, 2015
- Mar 09, 2015
-
-
kraus authored
-
Adelmann Andreas authored
-
Adelmann Andreas authored
-
- Mar 06, 2015
- Mar 05, 2015
-
-
gsell authored
-
- Mar 04, 2015
- Mar 02, 2015
- Mar 01, 2015
-
-
kraus authored
When stashing and popping the bunch (needed for autophasing) then we have to do this with all cores even if some don't own any particles. The reason is that update is called which needs communication.
-
kraus authored
In autophase we stash the bunch and create a single particle on node 0. Thereafter we call itsBunch->update(). When OPAL is run in parallel then it can happen that this single particle is moved from node 0 to some other node. This we have check and act accordingly.
-
- Feb 28, 2015
-
-
kraus authored
-