|
Grid 0.7.0
|
#include <WilsonLoops.h>
Public Member Functions | |
| StapleAndRectStapleAllWorkspace () | |
| void | addStencil (WilsonLoopPaddedStencilWorkspace *stencil) |
| const GeneralLocalStencil & | getStencil (const size_t stencil_idx, GridBase *unpadded_grid) |
| const PaddedCell & | getPaddedCell (GridBase *unpadded_grid) |
Private Member Functions | |
| void | generatePcell (GridBase *unpadded_grid) |
Private Attributes | |
| std::vector< WilsonLoopPaddedStencilWorkspace * > | stencil_wk |
| std::unique_ptr< PaddedCell > | pcell |
Definition at line 1336 of file WilsonLoops.h.
|
inline |
Definition at line 1338 of file WilsonLoops.h.
References WilsonLoops< Gimpl >::WilsonLoopPaddedWorkspace::addStencil().
|
inlineprivateinherited |
Definition at line 411 of file WilsonLoops.h.
References pcell, and stencil_wk.
Referenced by getPaddedCell(), and getStencil().
|
inlineinherited |
Definition at line 422 of file WilsonLoops.h.
References pcell, and stencil_wk.
Referenced by WilsonLoops< Gimpl >::StapleAndRectStapleAllWorkspace::StapleAndRectStapleAllWorkspace().
|
inlineinherited |
Definition at line 427 of file WilsonLoops.h.
References generatePcell(), pcell, and stencil_wk.
|
inlineinherited |
Definition at line 431 of file WilsonLoops.h.
References generatePcell(), and pcell.
|
privateinherited |
Definition at line 408 of file WilsonLoops.h.
Referenced by addStencil(), generatePcell(), getStencil(), and ~WilsonLoopPaddedWorkspace().
|
privateinherited |
Definition at line 409 of file WilsonLoops.h.
Referenced by addStencil(), generatePcell(), getPaddedCell(), and getStencil().