Implementation of the SU(2) symmetry. More...
#include "inc/t3n/lattice.h"
#include "inc/tensor/tensor_operators.h"
#include "inc/tensor/tensor_gen.h"
#include "inc/dense/dense_operators.h"
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::T3N |
Namespace for T3N. | |
namespace | syten::T3N::Lat |
Contains all lattice generators. | |
namespace | syten::T3N::Lat::SU2 |
Contains all generators of lattices with a single \( SU(2) \) symmetry. | |
Functions | |
Lattice | syten::T3N::Lat::SU2::genSpinLattice (Index const size, SRDef const S) |
Overload. More... | |
Lattice | syten::T3N::Lat::SU2::genSpinLattice (Lattice::Types const &tree, SRDef const S) |
Generates a chain of Heisenberg spins. More... | |
Lattice | syten::T3N::Lat::SU2::genSpinLattice (std::string_view blueprint, SRDef const S, Lattice::Translator translator) |
Overload. More... | |
Implementation of the SU(2) symmetry.