SyTen
krylov.cpp File Reference

Exposes T3N-Krylov. More...

+ Include dependency graph for krylov.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::Pyten
 Contains the initialisation functions for Python bindings.
 

Functions

template<typename Ortho >
void syten::Pyten::expose_t3n_krylov_evolver ([[maybe_unused]] py::module &t3n_krylov, [[maybe_unused]] std::string name)
 Exposes the specified Krylov solver. More...
 
void syten::Pyten::init_t3n_krylov ([[maybe_unused]] py::module &t3n_mod)
 Initialises the MPS-Krylov submodule. More...
 

Detailed Description

Exposes T3N-Krylov.