00001 00008 #ifndef PY_CSR_ILU_CFL_PREC_H_ 00009 #define PY_CSR_ILU_CFL_PREC_H_ 00010 00011 #ifdef BSPY_EXPORTING_PLUGIN 00012 00013 #include "csr_ilu_cfl.h" 00014 00015 namespace blue_sky 00016 { 00017 namespace python 00018 { 00019 00021 void 00022 py_export_csr_ilu_cfl_prec (); 00023 00024 } // namespace python 00025 } // namespace blue_sky 00026 #endif // #ifdef BSPY_EXPORTING_PLUGIN 00027 00028 #endif // #ifndef PY_CSR_ILU_CFL_PREC_H_