VMPS++
Loading...
Searching...
No Matches
MpsCompressor.h File Reference
#include "Stopwatch.h"
#include "LanczosSolver.h"
#include "pivot/DmrgPivotMatrix1.h"
#include "pivot/DmrgPivotMatrix2.h"
#include "pivot/DmrgPivotOverlap1.h"
#include "pivot/DmrgPivotOverlap2.h"
Include dependency graph for MpsCompressor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MpsCompressor< Symmetry, Scalar, MpoScalar >
 

Macros

#define DMRG_POLYCOMPRESS_TOL   1e-4
 
#define DMRG_POLYCOMPRESS_MIN   1
 
#define DMRG_POLYCOMPRESS_MAX   32
 
#define MPSQCOMPRESSOR_DONT_USE_OPENMP
 

Macro Definition Documentation

◆ DMRG_POLYCOMPRESS_MAX

#define DMRG_POLYCOMPRESS_MAX   32

Definition at line 13 of file MpsCompressor.h.

◆ DMRG_POLYCOMPRESS_MIN

#define DMRG_POLYCOMPRESS_MIN   1

Definition at line 9 of file MpsCompressor.h.

◆ DMRG_POLYCOMPRESS_TOL

#define DMRG_POLYCOMPRESS_TOL   1e-4

Definition at line 5 of file MpsCompressor.h.

◆ MPSQCOMPRESSOR_DONT_USE_OPENMP

#define MPSQCOMPRESSOR_DONT_USE_OPENMP

Definition at line 16 of file MpsCompressor.h.