We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3044691 commit 4139a3fCopy full SHA for 4139a3f
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