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 f4c6f84Copy full SHA for f4c6f84
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