Nektar++
|
#include <LibUtilities/Python/NekPyConfig.hpp>
Go to the source code of this file.
Functions | |
void | export_Field () |
void | export_Module () |
BOOST_PYTHON_MODULE (_FieldUtils) | |
BOOST_PYTHON_MODULE | ( | _FieldUtils | ) |
Definition at line 40 of file FieldUtils.cpp.
References export_Field(), and export_Module().
void export_Field | ( | ) |
Definition at line 221 of file Field.cpp.
References Field_GetPts(), Field_Init(), Field_SetPts(), Field_SetupFromExpList(), and NewPartition().
Referenced by BOOST_PYTHON_MODULE().
void export_Module | ( | ) |
Definition at line 437 of file Python/Module.cpp.
References Module_GetVtkGrid(), Module_Process(), Module_Register(), Module_RegisterConfig(), Nektar::FieldUtils::ModuleTypeMap, NEKPY_WRAP_ENUM_STRING, and VTK_PYTHON_CONVERSION.
Referenced by BOOST_PYTHON_MODULE().