View source: R/cvc_readutils.R
cf_key_meson_2pt | R Documentation |
Generate key string to identify a meson 2pt function
cf_key_meson_2pt(fwd_flav, bwd_flav, snk_gamma, src_gamma, src_p, snk_p)
fwd_flav |
String, "forward" quark flavour identifier. |
bwd_flav |
String, "backward" quark flavour identifier. |
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.