CHROMA
Public Member Functions | Public Attributes | List of all members

Holds info on the coupling of sites that are displaced within a block. More...

#include <block_couplings.h>

Public Member Functions

 DisplacedBlock (int b, multi1d< int > d)
 
 DisplacedBlock ()
 

Public Attributes

int blk
 
multi1d< int > disp
 

Detailed Description

Holds info on the coupling of sites that are displaced within a block.

Definition at line 19 of file block_couplings.h.

Constructor & Destructor Documentation

◆ DisplacedBlock() [1/2]

Chroma::DisplacedBlock::DisplacedBlock ( int  b,
multi1d< int >  d 
)
inline

Definition at line 24 of file block_couplings.h.

◆ DisplacedBlock() [2/2]

Chroma::DisplacedBlock::DisplacedBlock ( )
inline

Definition at line 25 of file block_couplings.h.

Member Data Documentation

◆ blk

int Chroma::DisplacedBlock::blk

Definition at line 22 of file block_couplings.h.

◆ disp

multi1d<int> Chroma::DisplacedBlock::disp

Definition at line 23 of file block_couplings.h.


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