1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib/lattice
Peter Boyle 28bdc90908 Sizable improvement in multigrid for unsquared.
6000 matmuls CG unprec
2000 matmuls CG prec (4000 eo muls)
1050 matmuls PGCR on 16^3 x 32 x 8 m=.01

Substantial effort on timing and logging infrastructure
2015-07-24 01:31:13 +09:00
..
Lattice_arith.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Lattice_base.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
Lattice_comparison_utils.h Allow real comparisons and expressions in comparisons 2015-06-14 01:05:39 +01:00
Lattice_comparison.h real comps and expression comps 2015-06-14 01:05:57 +01:00
Lattice_conformable.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Lattice_coordinate.h Some unary ops and coarse grid support 2015-06-09 10:26:19 +01:00
Lattice_ET.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
Lattice_local.h Conjugate residual algorithm; some more unary functions 2015-06-08 12:04:59 +01:00
Lattice_overload.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Lattice_peekpoke.h Big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to 2015-06-30 15:17:27 +01:00
Lattice_reality.h Moving more into the ET system 2015-06-14 01:04:32 +01:00
Lattice_reduction.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
Lattice_rng.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
Lattice_trace.h Big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to 2015-06-30 15:17:27 +01:00
Lattice_transfer.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
Lattice_transpose.h Big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to 2015-06-30 15:17:27 +01:00
Lattice_unary.h Lattice matrix exponential ok 2015-06-17 20:41:07 +09:00
Lattice_where.h Moving where in to the expression template system; deprecate 2015-06-14 01:01:21 +01:00