Skip to content

Commit f2c32f0

Browse files
committed
Merge branch 'petsc' into solver_params
2 parents 8b58476 + 4139a3f commit f2c32f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_symbolics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
DefFunction, FieldFromPointer, INT, FieldFromComposite, IntDiv, Namespace,
1717
Rvalue, ReservedWord, ListInitializer, uxreplace, pow_to_mul,
1818
retrieve_derivatives, BaseCast, SizeOf, VectorAccess, separate_eqn,
19-
centre_stencil
19+
centre_stencil, sympy_dtype
2020
)
2121
from devito.tools import as_tuple, CustomDtype
2222
from devito.types import (Array, Bundle, FIndexed, LocalObject, Object,

0 commit comments

Comments
 (0)