3.15.1 works (3.15.0 has a bug)

This commit is contained in:
Martin Diehl 2021-06-21 06:53:17 +02:00
parent 1f1daf02cc
commit 38e4802867
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
!--------------------------------------------------------------------------------------------------
#define PETSC_MAJOR 3
#define PETSC_MINOR_MIN 12
#define PETSC_MINOR_MAX 14
#define PETSC_MINOR_MAX 15
module DAMASK_interface
use, intrinsic :: ISO_fortran_env