|
Grid 0.7.0
|
#include <ScalarImpl.h>
Public Types | |
| typedef S | Simd |
| template<typename vtype> | |
| using | iImplField |
| typedef iImplField< Simd > | SiteField |
| typedef SiteField | SitePropagator |
| typedef SiteField | SiteComplex |
| typedef Lattice< SiteField > | Field |
| typedef Field | ComplexField |
| typedef Field | FermionField |
| typedef Field | PropagatorField |
Static Public Member Functions | |
| static void | generate_momenta (Field &P, GridSerialRNG &sRNG, GridParallelRNG &pRNG) |
| static Field | projectForce (Field &P) |
| static void | update_field (Field &P, Field &U, double ep) |
| static RealD | FieldSquareNorm (Field &U) |
| static void | HotConfiguration (GridParallelRNG &pRNG, Field &U) |
| static void | TepidConfiguration (GridParallelRNG &pRNG, Field &U) |
| static void | ColdConfiguration (GridParallelRNG &pRNG, Field &U) |
| static void | Project (Field &U) |
| static void | MomentumSpacePropagator (Field &out, RealD m) |
| static void | FreePropagator (const Field &in, Field &out, const Field &momKernel) |
| static void | FreePropagator (const Field &in, Field &out, RealD m) |
Definition at line 14 of file ScalarImpl.h.
| typedef S ScalarImplTypes< S >::Simd |
Definition at line 16 of file ScalarImpl.h.
Definition at line 19 of file ScalarImpl.h.
| typedef iImplField<Simd> ScalarImplTypes< S >::SiteField |
Definition at line 21 of file ScalarImpl.h.
| typedef SiteField ScalarImplTypes< S >::SitePropagator |
Definition at line 22 of file ScalarImpl.h.
| typedef SiteField ScalarImplTypes< S >::SiteComplex |
Definition at line 23 of file ScalarImpl.h.
| typedef Lattice<SiteField> ScalarImplTypes< S >::Field |
Definition at line 25 of file ScalarImpl.h.
| typedef Field ScalarImplTypes< S >::ComplexField |
Definition at line 26 of file ScalarImpl.h.
| typedef Field ScalarImplTypes< S >::FermionField |
Definition at line 27 of file ScalarImpl.h.
| typedef Field ScalarImplTypes< S >::PropagatorField |
Definition at line 28 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 30 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 36 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 38 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 42 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 46 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 50 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 54 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 58 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 62 of file ScalarImpl.h.
Referenced by ScalarImplTypes< vReal >::FreePropagator().
|
inlinestatic |
Definition at line 82 of file ScalarImpl.h.
Referenced by ScalarImplTypes< vReal >::FreePropagator().
|
inlinestatic |
Definition at line 93 of file ScalarImpl.h.