We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d5567c + a417b72 commit 5599ee7Copy full SHA for 5599ee7
proteus/cnumericalFlux.pyx
@@ -1,4 +1,5 @@
1
# A type of -*- python -*- file
2
+from sys import exit
3
import numpy as np
4
cimport numpy as np
5
cdef extern from "numericalFlux.h":
0 commit comments