Binary to merge together physical and bath sites. More...
#include "inc/mps/state.h"
#include "inc/util/persistent.h"
#include "inc/util/bpo_helper.h"
#include "inc/tensor/tensor_prod.h"
#include "inc/tensor/tensor_gen.h"
Namespaces | |
namespace | syten |
Syten namespace. | |
Enumerations | |
enum class | syten::PhysicalPosition { Left , Right } |
Is the physical site left or right of the bath site? More... | |
Functions | |
std::ostream & | syten::operator<< (std::ostream &out, PhysicalPosition const &pos) |
std::istream & | syten::operator>> (std::istream &in, PhysicalPosition &pos) |
Reading in. More... | |
Binary to merge together physical and bath sites.