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

10 Commits

Author SHA1 Message Date
Peter Boyle
6d71ff98e5 Improving the trace support to support any index tracing and simplifying
implmentation in some ways
2015-04-16 14:47:28 +01:00
Peter Boyle
94f9e781f4 Reduce now going through MPI. 2015-04-14 22:40:40 +01:00
Peter Boyle
1eee664092 Stencil code pretty much shaken out.
Beginning of inner product and norm2.
2015-04-14 20:22:04 +01:00
Peter Boyle
d9a454bc9f Fixing nocompile 2015-04-10 05:24:01 +02:00
Peter Boyle
8f5281563e "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
48a38ef4fd Major rework of extract/merge/permute processing debugged and working. 2015-04-06 11:26:24 +01:00
Peter Boyle
d5eee231e0 Clean up but no major changes 2015-04-03 22:54:13 +01:00
Peter Boyle
d198fcbc1c Renamed the namespace to Grid 2015-04-03 05:29:54 +01:00
Peter Boyle
98f14f1030 Fixing the Checkerboarding cshift.
Implemented "fake" communications in preparation for the leap to MPI.
2015-03-29 20:35:37 +01:00
Peter Boyle
8b17cbf9d7 Initial commit of Grid to GitHub 2015-03-04 03:12:19 +00:00