|
High Performance Plasticity
0.5.0
|
The Python interface to the library. More...
#include <hpp/config.h>#include <boost/python.hpp>#include <hpp/tensor.h>#include <hpp/casesUtils.h>#include <hpp/spectralUtils.h>#include <hpp/crystal.h>#include <hpp/continuum.h>#include <hpp/python.h>#include "python_common.cpp"
Functions | |
| BOOST_PYTHON_MODULE (hpppy) | |
The Python interface to the library.
| BOOST_PYTHON_MODULE | ( | hpppy | ) |
Common python functionality for both the CPU-only and CUDA-enabled builds. This file should not (and cannot) be compiled by itself. It is included in python.cpp and python.cu.