Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
fopr_CloverTerm.h File Reference

Go to the source code of this file.

Typedefs

typedef Org::Fopr_CloverTerm Fopr_CloverTerm
 Clover term operator. More...
 

Detailed Description

Author
Hideo Matsufuru (matsufuru)
LastChangedBy:
aoyama
Date
LastChangedDate:
2019-02-13 20:10:32 #
Version
LastChangedRevision:
1942

Definition in file fopr_CloverTerm.h.

Typedef Documentation

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.