Skip to content
Snippets Groups Projects

Fixing Intel warnings.

Merged Nicolas Tancogne-Dejean requested to merge fix_intel_warnings into develop
@@ -155,6 +155,8 @@ contains
SAFE_DEALLOCATE_P(this%usermap)
end if
this%context = -1
POP_SUB(blacs_proc_grid_end)
end subroutine blacs_proc_grid_end
Loading