SyTen
syten::IPEPS::AOneOp Struct Reference

A one-site operator acting on a single defined site. More...

#include <operators.h>

+ Collaboration diagram for syten::IPEPS::AOneOp:

Public Member Functions

ATwoOp operator* (AOneOp const &b) const
 Multiplies two applied one-operators such that this is applied first. More...
 
template<typename Archive >
void serialize (Archive &ar, const unsigned int in_version)
 Boost archiving. More...
 

Public Attributes

Coord location
 the site on which this operator acts More...
 
OneOp op
 single site operator. More...
 

Static Public Attributes

static constexpr unsigned int version = 1
 current version, bump if you change one of the data structures here More...
 

Detailed Description

A one-site operator acting on a single defined site.


The documentation for this struct was generated from the following files: