Nektar++
|
#include <LibUtilities/BasicUtils/ShapeType.hpp>
#include <LibUtilities/Python/NekPyConfig.hpp>
#include <vector>
Go to the source code of this file.
Functions | |
void | export_ShapeType (py::module &m) |
Export for ShapeType enumeration. More... | |
void export_ShapeType | ( | py::module & | m | ) |
Export for ShapeType enumeration.
Definition at line 44 of file ShapeType.cpp.
References NEKPY_WRAP_ENUM, and Nektar::LibUtilities::ShapeTypeMap.
Referenced by PYBIND11_MODULE().