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 7de7ff8 commit 81f00f1Copy full SHA for 81f00f1
src/Fortran/abstract_load_balancer.f90
@@ -30,7 +30,7 @@ module SLB4MPI_abstract_load_balancer_m
30
procedure :: default_initialize
31
end type
32
33
- interface
+ abstract interface
34
35
!>
36
!> @brief initialize load balancer
0 commit comments