1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
Azusa Yamaguchi a8b9109cc8 multishift conjugate gradient added and a strong test: take a diagonal
but non-identity matrix
l1 0  0  0 ....
0  l2 0  0 ....
0  0  l3 0 ...
.  .   .
.  .   .
.  .   .

And apply the multishift CG to it. Sum the poles and residues.
Insist that this be the same as the exactly taken square root
where l1,l2,l3 >= 0.
2015-06-08 11:52:44 +01:00
..
algorithms multishift conjugate gradient added and a strong test: take a diagonal 2015-06-08 11:52:44 +01:00
cartesian Reorganise of file naming 2015-06-03 12:47:05 +01:00
communicator merge to the head 2015-06-05 10:15:31 +01:00
cshift Reorganise of file naming 2015-06-03 12:47:05 +01:00
lattice Added support for Ta to Lattice types 2015-06-04 18:29:55 +09:00
parallelIO Reorganise of file naming 2015-06-03 12:47:05 +01:00
qcd Compile fix 2015-06-05 10:29:42 +01:00
simd Small modification to the configure files 2015-06-04 14:17:58 +09:00
stencil merge to the head 2015-06-05 10:15:31 +01:00
tensors Corrected small compilation bug in traceIndex for iVectors 2015-06-04 19:01:43 +09:00
.dirstamp Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
Algorithms.h multishift conjugate gradient added and a strong test: take a diagonal 2015-06-08 11:52:44 +01:00
AlignedAllocator.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Cartesian.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Communicator.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Comparison.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Cshift.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Grid.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
GridConfig.h Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
GridConfig.h.in Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
GridInit.cc Reorganise of file naming 2015-06-03 12:47:05 +01:00
Lattice.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Make.inc multishift conjugate gradient added and a strong test: take a diagonal 2015-06-08 11:52:44 +01:00
Makefile.am Reorganise of file naming 2015-06-03 12:47:05 +01:00
Simd.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
stamp-h1 Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
Stencil.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Tensors.h Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
Threads.h Reorganise of file naming 2015-06-03 12:47:05 +01:00