We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4ed48 commit 283b8f7Copy full SHA for 283b8f7
tests/data_partition_test.f90
@@ -20,8 +20,6 @@ module data_partition_test
20
function test_data_partition() result(tests)
21
type(test_item_t) tests
22
23
- integer iteration
24
-
25
call partition%define_partitions( cardinality=num_particles)
26
27
associate( me=>this_image() )
0 commit comments