TRIQS/triqs_ctint 4.0.0
A TRIQS application
Loading...
Searching...
No Matches
triqs_ctint::vertex_idx_t

#include <triqs_ctint/vertex.hpp>

Detailed Description

Type representing the set of discrete quantum numbers for the vertices of the microscopic model at hand. We distinguish between block-indeces (in which the bare Green function is diagonal) and non-block indeces.

Definition at line 79 of file vertex.hpp.

Public Attributes

int b1
 First operator of the vertex (outgoing, c^\dagger): block index, non-block.
int b2
 Second operator of the vertex (ingoing, c): block index, non-block.
int b3
 Third operator of the vertex (outgoing, c^\dagger): block index, non-block.
int b4
 Fourth operator of the vertex (ingoing, c): block index, non-block.

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