Implementation for inc/stensor/stensor_insert_dummy.h
More...
#include "inc/stensor/stensor_dummylegs.h"
#include "inc/stensor/stensor_randomise.h"
#include "inc/stensor/ad_computenode.h"
#include "inc/tensor/tensor_misc.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... | |
Implementation for inc/stensor/stensor_insert_dummy.h