Bridge++  Ver. 2.0.2
fopr_Rational.h File Reference
#include "Fopr/afopr_Rational.h"
#include "Field/field.h"

Go to the source code of this file.

Typedefs

typedef AFopr_Rational< FieldFopr_Rational
 Fermion operator for rational approximation. More...
 

Detailed Description

Author
Hideo Matsufuru (matufuru)
LastChangedBy
aoyama
Date
$LastChangedDate:: 2021-09-08 06:55:16 #$
Version
LastChangedRevision
2314

Definition in file fopr_Rational.h.

Typedef Documentation

◆ Fopr_Rational

Fermion operator for rational approximation.

This class generates fermion operator with a rational approximation for a given fermion operator (given to the constructer). Shift-solver is used which is at present set to the CG solver explicitly. 05 Dec 2011 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]

Definition at line 46 of file fopr_Rational.h.