SyTen
stensor_dummylegs.h File Reference

Insertion of a dummy leg for STensors. More...

+ Include dependency graph for stensor_dummylegs.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 syten
 Syten 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...
 

Detailed Description

Insertion of a dummy leg for STensors.