View source: R/cvc_readutils.R
correlators_key_meson_2pt | R Documentation |
Generate HDF5 key for CVC 'correlators' meson 2pt function
correlators_key_meson_2pt(fwd_flav, bwd_flav, src_ts, snk_gamma, src_gamma, src_p, snk_p)
fwd_flav |
String, "forward" quark flavour identifier. |
bwd_flav |
String, "backward" quark flavour identifier. |
src_ts |
Integer, source time slice. |
snk_gamma |
Integer, CVC convention gamma matrix identifier at the source. |
src_gamma |
Integer, CVC convention gamma matrix identified at the sink. |
src_p |
Integer vector of length 3. (x,y,z) components of the source momentum vector in lattice units. |
snk_p |
Integer vector of length 3. (x,y,z) components of the sink momentum vector in lattice units. |
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.