SyTen
stensorproxy.cpp File Reference

Implementation for inc/stensor/stensorproxy.h More...

+ Include dependency graph for stensorproxy.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::STensorImpl
 Contains all ‘smart’ tensor related classes and functions.
 

Functions

STensorProxy syten::STensorImpl::parity (STensor const &, SBasisId const &, SourceLocation const &loc=SourceLocation::current())
 Apply a parity operator to an existing STensor leg, creating an STensorProxy. More...
 
STensorProxy syten::STensorImpl::parity (STensorProxy const &, SBasisId const &)
 Apply a parity operator to an existing STensor leg. More...
 
STensorProxy syten::STensorImpl::proxy (STensor const &, EliminateZeros const elimzeros=EliminateZeros::No, SourceLocation const &loc=SourceLocation::current())
 Create a proxy over an existing STensor. More...
 

Detailed Description

Implementation for inc/stensor/stensorproxy.h