|
ESyS-Particle
2.3.4
|


Go to the source code of this file.
Classes | |
| class | esys::lsm::bpu::DefaultExtractor< TmplValueType > |
Namespaces | |
| esys | |
| esys::lsm | |
| Lattice Solid Model namespace. | |
| esys::lsm::bpu | |
Functions | |
| template<typename TmplValue > | |
| std::vector< TmplValue > | esys::lsm::bpu::listToVector (const boost::python::list &pythonList) |
| template<typename TmplValue > | |
| std::vector< TmplValue > | esys::lsm::bpu::tupleToVector (const boost::python::tuple &pythonTulple) |
| template<typename TmplValue , typename TmplExtractor > | |
| std::vector< TmplValue > | esys::lsm::bpu::listToVector (const boost::python::list &pythonList, TmplExtractor extractor=TmplExtractor()) |
| template<typename TmplVector > | |
| boost::python::list | esys::lsm::bpu::vectorToList (const TmplVector &vec) |