34 template <
class SymmGroup>
38 boost::scoped_ptr<abstract_sim>
sim;
39 if (!parms.defined(
"COMPLEX") || parms[
"COMPLEX"]) {
40 if (parms[
"te_type"] ==
"nn")
42 else if (parms[
"te_type"] ==
"mpo")
45 if (parms[
"te_type"] ==
"nn")
47 else if (parms[
"te_type"] ==
"mpo")
definition of matrix types used for compiling the spezialized functions
nearest-neighbors Evolver
wrapper of tevol_sim for symmetry factory
simulation class for time evolution simulation
void run(DmrgParameters &parms, bool write_xml, run_type rt)