Skip to content

Commit 44b4aeb

Browse files
committed
misc: Fix merge leftover
1 parent f2a7df1 commit 44b4aeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

devito/types/array.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ def _C_free(self):
7575
def _C_free_priority(self):
7676
return 0
7777

78+
@property
7879
def c0(self):
7980
# ArrayBasic can be used as a base class for tensorial objects (that is,
8081
# arrays whose components are AbstractFunctions). This property enables

0 commit comments

Comments
 (0)