3 #ifndef __PYX_HAVE__pynastran_io 4 #define __PYX_HAVE__pynastran_io 27 #ifndef __PYX_HAVE_API__pynastran_io 29 #ifndef __PYX_EXTERN_C 31 #define __PYX_EXTERN_C extern "C" 33 #define __PYX_EXTERN_C extern 38 #define DL_IMPORT(_T) _T 55 #if PY_MAJOR_VERSION < 3 58 PyMODINIT_FUNC PyInit_pynastran_io(
void);
PyObject_HEAD std::string bdfPath
__PYX_EXTERN_C void printBDFStats(struct BDFModel *)
__PYX_EXTERN_C std::map< std::string, std::vector< std::vector< int > > > getElements(struct BDFModel *)
__PYX_EXTERN_C std::vector< std::vector< double > > getNodes(struct BDFModel *)
__PYX_EXTERN_C std::map< std::string, int > getNumberOfElementTypes(struct BDFModel *)
__PYX_EXTERN_C struct BDFModel * buildBDFModel(std::string)
__PYX_EXTERN_C std::map< std::string, std::vector< int > > getSPCs(struct BDFModel *)
PyMODINIT_FUNC initpynastran_io(void)
std::map< std::string, int > nElemTypes