triqs_cthyb.configuration.OpDesc
- class triqs_cthyb.configuration.OpDesc
Bases:
objectDescription of a creation/annihilation operator.
Synthesized constructor with the following keyword arguments:
- Parameters:
- block_indexint
- inner_indexint
- daggerbool
- linear_indexint
Attributes
Block index of the operator.
Whether the operator is a dagger (creation operator).
Inner index within the block.
Cumulative (linear) index.