Exposes Basis, Sector, Rep etc. More...
#include "python_module/cpp_pyten/inc/pyb.h"#include "python_module/cpp_pyten/inc/expose_class.h"#include "inc/tensor/basis.h"#include "inc/rep/rep_fundamental.h"
Include dependency graph for basis.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::Pyten |
| Contains the initialisation functions for Python bindings. | |
Functions | |
| void | syten::Pyten::init_basis (py::module &m) |
| Exposes RDef, Direction, Group, RepLabel, Rep and Basis. More... | |
| PYBIND11_MAKE_OPAQUE (syten::RepLabel) | |
| RepLabel is an array of RDefs which needs to be made opaque to the Python binding layer. More... | |
Exposes Basis, Sector, Rep etc.