1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Peter Boyle
cab7ef9bc2 Some bug fixes 2015-04-14 23:20:16 +01:00
Peter Boyle
ab9a764bb1 Reduce now going through MPI. 2015-04-14 22:40:40 +01:00
Peter Boyle
2d54ef2a52 Stencil code pretty much shaken out.
Beginning of inner product and norm2.
2015-04-14 20:22:04 +01:00
Peter Boyle
31f4f4f1e1 "where" and integer comparisons logic implemented for conditional
assignment. LatticeCoordinate helper to get global (reduced) coordinate.

Some more work of similar type perhaps needed, but the bulk of the required
structure for masked array assignment is now in place.
2015-04-09 08:06:03 +02:00
Peter Boyle
982274e5a0 Major rework of extract/merge/permute processing debugged and working. 2015-04-06 11:26:24 +01:00
Peter Boyle
02262b0019 Bringing in LatticeInteger with the idea of implemented predicated
assignment, subsets etc.
c.f the QDP++ "where" syntax
2015-04-06 06:30:48 +01:00
Peter Boyle
0c5c974e6d Renamed the namespace to Grid 2015-04-03 05:29:54 +01:00
Peter Boyle
196fd203e2 Fixing the Checkerboarding cshift.
Implemented "fake" communications in preparation for the leap to MPI.
2015-03-29 20:35:37 +01:00
Peter Boyle
1a1474b323 Better organisation 2015-03-04 05:31:44 +00:00
Peter Boyle
b7e2881014 Better organisation 2015-03-04 05:12:19 +00:00