SyTen
tdvp_parallel.h File Reference

Parallel TDVP implementation. More...

#include <numeric>
#include "inc/util/scalars.h"
#include "inc/mps/tdvp_worker.h"
#include "inc/util/mpi_include.h"
#include <set>
#include "inc/util/signals.h"
#include "inc/tensor/tensor_prod.h"
+ Include dependency graph for tdvp_parallel.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  syten::MPS::TDVP::PTDVP< enable >
 Parallel TDVP run, containing TDVP workers executing the actual calculations. More...
 

Namespaces

 syten
 Syten namespace.
 
 syten::MPS
 The namespace containing all MPS-related tools, classes and objects.
 
 syten::MPS::TDVP
 TDVP Implementation.
 

Detailed Description

Parallel TDVP implementation.