SyTen

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( cpp_pyten  ,
 
)

The main entry point for out Python3 module.

The body of this function is executed on loading the pyten module and C++ functions will be exposed by the called functions.

References syten::Pyten::init_alg(), syten::Pyten::init_basis(), syten::Pyten::init_dense(), syten::EnvVars::init_env_vars(), syten::Pyten::init_mp(), syten::Pyten::init_sparse(), syten::Pyten::init_stensor(), syten::Pyten::init_tensor(), syten::Pyten::init_trunc(), syten::Pyten::init_util(), syten::initialise_terminator(), syten::Log::initLogsP1(), syten::Log::initLogsP2(), syten::Threading::initThreadsEnv(), syten::Threading::initThreadsLogic(), syten::issue_error_backtrace_immediate, and syten::EnvVars::prod_check_early.

+ Here is the call graph for this function: