ALPS MPS Codes
Reference documentation.
|
#include <cmath>
#include <iterator>
#include <iostream>
#include "dmrg/evolve/te_utils.hpp"
#include "dmrg/utils/results_collector.h"
Go to the source code of this file.
Classes | |
struct | trotter_gate< Matrix, SymmGroup > |
class | nearest_neighbors_evolver< Matrix, SymmGroup > |
Enumerations | |
enum | tevol_order_tag { order_unknown, second_order, fourth_order } |
Functions | |
std::ostream & | operator<< (std::ostream &os, tevol_order_tag o) |
enum tevol_order_tag |
Enumerator | |
---|---|
order_unknown | |
second_order | |
fourth_order |
Definition at line 65 of file tevol_nn_sim.h.
|
inline |
Definition at line 66 of file tevol_nn_sim.h.