You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I need to actually use the correct items from Julienne. The first, and perhaps only, problem is that I don't see a corresponding feature in Julienne for Sourcery's data_partition_t type.
././src/matcha_s.F90:6:24:
6 | use julienne_m, only : data_partition_t
| 1
Error: Symbol ‘data_partition_t’ referenced at (1) not found in module ‘julienne_m’
Is there a corresponding class in Julienne for this?
In the
fpm.toml
, let'sassert
dependency to 2.0.0sourcery
dependency with the latest version of julienne (currently 1.7.0)sourcery
data structures and procedures withjulienne
data structures and procedures.The text was updated successfully, but these errors were encountered: