View source: R/cvc_readutils.R View source: R/cvc_readutils.R
cvc_local_loop_key | R Documentation |
Generate HDF5 key for a momentum and spin-projected CVC loop
Generate key to identify a momentum and spin-projected loop
cvc_local_loop_key(loop_type, istoch, gamma, p) cvc_local_loop_key(loop_type, istoch, gamma, p)
loop_type |
String, loop type. |
istoch |
Integer, index of the stochastic sample. |
gamma |
Integer, CVC convention gamma matrix identifier. |
p |
Integer vector of length 3, (x,y,z) components of the momentum vector in lattice units. |
A character vector with the HDF5 key.
A character vector with the HDF5 key.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.