Insertion of a dummy leg for STensors. More...
#include "inc/stensor/stensor_base.h"
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::STensorImpl |
Contains all ‘smart’ tensor related classes and functions. | |
Functions | |
STensor | syten::STensorImpl::add_dummy_leg (STensor const &in, SBasis vacuum) |
Inserts an additional leg with basis vacuum into the tensor. More... | |
STensor | syten::STensorImpl::remove_dummy_leg (STensor const &in, SBasisId to_be_removed) |
Constructs a new syten::STensor object which does not have the leg with Id to_be_removed . More... | |
Insertion of a dummy leg for STensors.