Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:59:33

0001 /*
0002 # <<BEGIN-copyright>>
0003 # <<END-copyright>>
0004 */
0005 
0006 #ifndef xDataTOM_private_h_included
0007 #define xDataTOM_private_h_included
0008 
0009 #include "xDataTOM.h"
0010 
0011 #if defined __cplusplus
0012     extern "C" {
0013     namespace GIDI {
0014 #endif
0015 
0016 extern int xDataTOM_smrLibraryID;
0017 extern char const *xDataTOM_XYs_ID;
0018 extern char const *xDataTOM_regionsXYs_ID;
0019 extern char const *xDataTOM_W_XYs_ID;
0020 extern char const *xDataTOM_V_W_XYs_ID;
0021 extern char const *xDataTOM_W_XYs_LegendreSeries_ID;
0022 extern char const *xDataTOM_regionsW_XYs_LegendreSeries_ID;
0023 extern char const *xDataTOM_V_W_XYs_LegendreSeries_ID;
0024 extern char const *xDataTOM_KalbachMann_ID;
0025 extern char const *xDataTOM_polynomial_ID;
0026 
0027 #if defined __cplusplus
0028     }
0029     }
0030 #endif
0031 
0032 #endif              /* End of xDataTOM_private_h_included. */