We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b58476 + 4139a3f commit f2c32f0Copy full SHA for f2c32f0
1 file changed
tests/test_symbolics.py
@@ -16,7 +16,7 @@
16
DefFunction, FieldFromPointer, INT, FieldFromComposite, IntDiv, Namespace,
17
Rvalue, ReservedWord, ListInitializer, uxreplace, pow_to_mul,
18
retrieve_derivatives, BaseCast, SizeOf, VectorAccess, separate_eqn,
19
- centre_stencil
+ centre_stencil, sympy_dtype
20
)
21
from devito.tools import as_tuple, CustomDtype
22
from devito.types import (Array, Bundle, FIndexed, LocalObject, Object,
0 commit comments