Home
last modified time | relevance | path

Searched refs:cythonize (Results 1 – 4 of 4) sorted by relevance

/petsc/src/binding/petsc4py/demo/legacy/wrap-cython/
H A Dsetup.py7 from Cython.Build import cythonize
54 ext_modules = cythonize(
/petsc/src/binding/petsc4py/conf/
H A Dcythonize.py14 def cythonize(args=None): function
49 sys.exit(cythonize(args))
H A Dconfpetsc.py175 from cythonize import cythonize
183 err = cythonize(args)
/petsc/src/binding/petsc4py/
H A Dmakefile61 conf/cythonize.sh -Wextra -Werror