SyTen
basis.cpp File Reference

Exposes Basis, Sector, Rep etc. More...

+ Include dependency graph for basis.cpp:

Namespaces

 syten
 Syten 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...
 

Detailed Description

Exposes Basis, Sector, Rep etc.