Bridge++
Version 1.5.4
|
Go to the source code of this file.
Typedefs | |
typedef Org::Fopr_CloverTerm | Fopr_CloverTerm |
Clover term operator. More... | |
Definition in file fopr_CloverTerm.h.
typedef Org::Fopr_CloverTerm Fopr_CloverTerm |
Clover term operator.
This class implements the clover term for the clover (improved Wilson) fermion operator. This part was separated from the Fopr_Clover class. The field strength is calculate when the function set_config() is called. The `mode' for setting fermion operator mode is now only defined to the case 'D'. 30 Sep 2012 H.Matsufuru, original clover operator: 24 Dec 2011 H.M. YAML is implemented. [14 Nov 2012 Y.Namekawa] Selector is implemented. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san) unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa] A mode 'F' is added. Note: mult with mode 'D' or 'F' multiplies
csw kappa sigma_{mu nu} F_{mu nu}.
(this is different from that in fopr_CloverTerm_eo, which multiplies 1 - csw kappa sigma_{mu nu} F_{mu nu}. ) [12 Jan 2019 I.Kanamori]
Definition at line 68 of file fopr_CloverTerm.h.