|
Grid 0.7.0
|
#include <ScalarImpl.h>
Public Types | |
| typedef S | Simd |
| typedef SU< N > | Group |
| template<typename vtype> | |
| using | iImplField |
| template<typename vtype> | |
| using | iImplComplex |
| typedef iImplField< Simd > | SiteField |
| typedef SiteField | SitePropagator |
| typedef iImplComplex< Simd > | SiteComplex |
| typedef Lattice< SiteField > | Field |
| typedef Lattice< SiteComplex > | ComplexField |
| typedef Field | FermionField |
| typedef Field | PropagatorField |
Static Public Member Functions | |
| static void | MomentaSquare (ComplexField &out) |
| static void | MomentumSpacePropagator (ComplexField &out, RealD m) |
| 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 | Project (Field &U) |
| static void | HotConfiguration (GridParallelRNG &pRNG, Field &U) |
| static void | TepidConfiguration (GridParallelRNG &pRNG, Field &U) |
| static void | ColdConfiguration (GridParallelRNG &pRNG, Field &U) |
Definition at line 110 of file ScalarImpl.h.
| typedef S ScalarAdjMatrixImplTypes< S, N >::Simd |
Definition at line 112 of file ScalarImpl.h.
| typedef SU<N> ScalarAdjMatrixImplTypes< S, N >::Group |
Definition at line 113 of file ScalarImpl.h.
| using ScalarAdjMatrixImplTypes< S, N >::iImplField |
Definition at line 116 of file ScalarImpl.h.
| using ScalarAdjMatrixImplTypes< S, N >::iImplComplex |
Definition at line 118 of file ScalarImpl.h.
| typedef iImplField<Simd> ScalarAdjMatrixImplTypes< S, N >::SiteField |
Definition at line 120 of file ScalarImpl.h.
| typedef SiteField ScalarAdjMatrixImplTypes< S, N >::SitePropagator |
Definition at line 121 of file ScalarImpl.h.
| typedef iImplComplex<Simd> ScalarAdjMatrixImplTypes< S, N >::SiteComplex |
Definition at line 122 of file ScalarImpl.h.
| typedef Lattice<SiteField> ScalarAdjMatrixImplTypes< S, N >::Field |
Definition at line 124 of file ScalarImpl.h.
| typedef Lattice<SiteComplex> ScalarAdjMatrixImplTypes< S, N >::ComplexField |
Definition at line 125 of file ScalarImpl.h.
| typedef Field ScalarAdjMatrixImplTypes< S, N >::FermionField |
Definition at line 126 of file ScalarImpl.h.
| typedef Field ScalarAdjMatrixImplTypes< S, N >::PropagatorField |
Definition at line 127 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 129 of file ScalarImpl.h.
Referenced by ScalarAdjMatrixImplTypes< vComplex, Nc >::generate_momenta(), and ScalarAdjMatrixImplTypes< vComplex, Nc >::MomentumSpacePropagator().
|
inlinestatic |
Definition at line 144 of file ScalarImpl.h.
Referenced by ScalarAdjMatrixImplTypes< vComplex, Nc >::FieldSquareNorm(), and ScalarAdjMatrixImplTypes< vComplex, Nc >::update_field().
|
inlinestatic |
Definition at line 154 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 180 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 182 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 218 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 241 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 245 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 249 of file ScalarImpl.h.
|
inlinestatic |
Definition at line 253 of file ScalarImpl.h.