| 
    Nektar++
    
   | 
 
#include <LibUtilities/Python/NekPyConfig.hpp>Go to the source code of this file.
Functions | |
| void | export_StdExpansion () | 
| void | export_StdMatrixKey () | 
| Export for StdMatrixKey enumeration.  More... | |
| void | export_StdElements () | 
| void | export_VarCoeffEntry () | 
| BOOST_PYTHON_MODULE (_StdRegions) | |
| BOOST_PYTHON_MODULE | ( | _StdRegions | ) | 
Definition at line 42 of file StdRegions.cpp.
References export_StdElements(), export_StdExpansion(), export_StdMatrixKey(), and export_VarCoeffEntry().
| void export_StdElements | ( | ) | 
Definition at line 49 of file StdElements.cpp.
Referenced by BOOST_PYTHON_MODULE().
| void export_StdExpansion | ( | ) | 
Definition at line 146 of file Python/StdExpansion.cpp.
References StdExpansion_BwdTrans(), StdExpansion_FwdTrans(), StdExpansion_GetCoords(), StdExpansion_IProductWRTBase(), StdExpansion_L2(), StdExpansion_L2_Error(), StdExpansion_PhysDeriv(), and StdExpansion_PhysEvaluate().
Referenced by BOOST_PYTHON_MODULE().
| void export_StdMatrixKey | ( | ) | 
Export for StdMatrixKey enumeration.
Definition at line 70 of file Python/StdMatrixKey.cpp.
References Nektar::StdRegions::ConstFactorTypeMap, Nektar::StdRegions::MatrixTypeMap, NEKPY_WRAP_ENUM, StdMatrixKey_Init(), and Nektar::StdRegions::VarCoeffTypeMap.
Referenced by BOOST_PYTHON_MODULE().
| void export_VarCoeffEntry | ( | ) | 
Definition at line 156 of file VarCoeffEntry.cpp.
Referenced by BOOST_PYTHON_MODULE().