|
Cytnx v0.9.1
|
This is the complete list of members for cytnx::Gncon, including all inherited members.
| clear() | cytnx::Gncon | inline |
| clone() | cytnx::Gncon | inline |
| Contract(const std::vector< UniTensor > &tensors, const std::string &Tout, const std::vector< std::string > &alias={}, const std::string &contract_order="") | cytnx::Gncon | inlinestatic |
| Fromfile(const std::string &fname, const int &Gncon_type=GNType.Regular) | cytnx::Gncon | inline |
| FromString(const std::vector< std::string > &contents, const int &Gncon_type=GNType.Regular) | cytnx::Gncon | inline |
| getOptimalOrder(const int &Gncon_type=GNType.Regular) | cytnx::Gncon | inline |
| Gncon(const std::string &fname, const int &Gncon_type=GNType.Regular) | cytnx::Gncon | inline |
| Launch(const bool &optimal, const std::string &contract_order="", const int &Gncon_type=GNType.Regular) | cytnx::Gncon | inline |
| PrintNet() | cytnx::Gncon | inline |
| PutUniTensor(const std::string &name, const UniTensor &utensor) | cytnx::Gncon | inline |
| PutUniTensor(const cytnx_uint64 &idx, const UniTensor &utensor) | cytnx::Gncon | inline |
| PutUniTensors(const std::vector< std::string > &name, const std::vector< UniTensor > &utensors) | cytnx::Gncon | inline |
| Savefile(const std::string &fname) | cytnx::Gncon | inline |