|
QUDA
0.9.0
|

Go to the source code of this file.
Functions | |
| void | print_m (suN_matrix *a) |
| void | vfill_m (suN_matrix *a, int coords[], int rank) |
| void | vset_M (suN_matrix *field[], int count) |
| int | vcreate_M (suN_matrix *field[], int count) |
| void | vdestroy_M (suN_matrix *field[], int count) |
| float | vcompare_M (suN_matrix *fielda[], suN_matrix *fieldb[], int count) |
| void | vput_M (char *s1, size_t index, int count, void *s2) |
| void | vget_M (char *s1, size_t index, int count, void *s2) |
| int | inside_subset (int x[], int lower[], int upper[]) |
Definition at line 134 of file qio_util.cpp.
References fused_exterior_ndeg_tm_dslash_cuda_gen::i, and x.
| void print_m | ( | suN_matrix * | a | ) |
Definition at line 7 of file qio_util.cpp.
References a, fused_exterior_ndeg_tm_dslash_cuda_gen::i, and printf().

Definition at line 77 of file qio_util.cpp.
References count, fused_exterior_ndeg_tm_dslash_cuda_gen::i, num_sites(), and this_node.

Definition at line 54 of file qio_util.cpp.
References count, fused_exterior_ndeg_tm_dslash_cuda_gen::i, malloc(), num_sites(), printf(), and this_node.

| void vdestroy_M | ( | suN_matrix * | field[], |
| int | count | ||
| ) |
Definition at line 70 of file qio_util.cpp.
References count, free(), and fused_exterior_ndeg_tm_dslash_cuda_gen::i.

Definition at line 17 of file qio_util.cpp.
References a, fused_exterior_ndeg_tm_dslash_cuda_gen::i, lattice_size, and rank.
Referenced by vset_M().

Definition at line 117 of file qio_util.cpp.
References count, fused_exterior_ndeg_tm_dslash_cuda_gen::i, index(), and src.

Definition at line 100 of file qio_util.cpp.
References count, fused_exterior_ndeg_tm_dslash_cuda_gen::i, index(), and src.

| void vset_M | ( | suN_matrix * | field[], |
| int | count | ||
| ) |
Definition at line 36 of file qio_util.cpp.
References count, fused_exterior_ndeg_tm_dslash_cuda_gen::i, index(), lattice_size, node_index(), node_number(), this_node, vfill_m(), and x.

1.8.14