Grid 0.7.0
WilsonLoops< Gimpl >::StapleAndRectStapleAllWorkspace Class Reference

#include <WilsonLoops.h>

Inheritance diagram for WilsonLoops< Gimpl >::StapleAndRectStapleAllWorkspace:
WilsonLoops< Gimpl >::WilsonLoopPaddedWorkspace

Public Member Functions

 StapleAndRectStapleAllWorkspace ()
void addStencil (WilsonLoopPaddedStencilWorkspace *stencil)
const GeneralLocalStencilgetStencil (const size_t stencil_idx, GridBase *unpadded_grid)
const PaddedCellgetPaddedCell (GridBase *unpadded_grid)

Private Member Functions

void generatePcell (GridBase *unpadded_grid)

Private Attributes

std::vector< WilsonLoopPaddedStencilWorkspace * > stencil_wk
std::unique_ptr< PaddedCellpcell

Detailed Description

template<class Gimpl>
class WilsonLoops< Gimpl >::StapleAndRectStapleAllWorkspace

Definition at line 1336 of file WilsonLoops.h.

Constructor & Destructor Documentation

◆ StapleAndRectStapleAllWorkspace()

template<class Gimpl>
WilsonLoops< Gimpl >::StapleAndRectStapleAllWorkspace::StapleAndRectStapleAllWorkspace ( )
inline

Member Function Documentation

◆ generatePcell()

template<class Gimpl>
void WilsonLoops< Gimpl >::WilsonLoopPaddedWorkspace::generatePcell ( GridBase * unpadded_grid)
inlineprivateinherited

Definition at line 411 of file WilsonLoops.h.

References pcell, and stencil_wk.

Referenced by getPaddedCell(), and getStencil().

◆ addStencil()

template<class Gimpl>
void WilsonLoops< Gimpl >::WilsonLoopPaddedWorkspace::addStencil ( WilsonLoopPaddedStencilWorkspace * stencil)
inlineinherited

◆ getStencil()

template<class Gimpl>
const GeneralLocalStencil & WilsonLoops< Gimpl >::WilsonLoopPaddedWorkspace::getStencil ( const size_t stencil_idx,
GridBase * unpadded_grid )
inlineinherited

Definition at line 427 of file WilsonLoops.h.

References generatePcell(), pcell, and stencil_wk.

◆ getPaddedCell()

template<class Gimpl>
const PaddedCell & WilsonLoops< Gimpl >::WilsonLoopPaddedWorkspace::getPaddedCell ( GridBase * unpadded_grid)
inlineinherited

Definition at line 431 of file WilsonLoops.h.

References generatePcell(), and pcell.

Field Documentation

◆ stencil_wk

template<class Gimpl>
std::vector<WilsonLoopPaddedStencilWorkspace*> WilsonLoops< Gimpl >::WilsonLoopPaddedWorkspace::stencil_wk
privateinherited

Definition at line 408 of file WilsonLoops.h.

Referenced by addStencil(), generatePcell(), getStencil(), and ~WilsonLoopPaddedWorkspace().

◆ pcell

template<class Gimpl>
std::unique_ptr<PaddedCell> WilsonLoops< Gimpl >::WilsonLoopPaddedWorkspace::pcell
privateinherited

Definition at line 409 of file WilsonLoops.h.

Referenced by addStencil(), generatePcell(), getPaddedCell(), and getStencil().


The documentation for this class was generated from the following file: