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

#include <triqs_ctint/vertex.hpp>

Detailed Description

Type representing an interaction vertex of the microscopic model at hand. Can be inserted in the Monte-Carlo move.

Definition at line 100 of file vertex.hpp.

Public Attributes

U_scalar_t amplitude
 Amplitude of the vertex, i.e. U, U(tau1-tau2), etc...
vertex_idx_t idx
 Object containing discrete quantum numbers for external legs, i.e. block and non-block index.
double proposition_proba
 Probability of proposition for this vertex.
int s = 0
 Value of auxiliary spin.
tau_t tau1
 Imaginary times for all four external legs (c^\dagger, c, c^\dagger, c).
int vertex_label = 0
 The label of the vertex (position in h_int).

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