3.15.1 works (3.15.0 has a bug)
This commit is contained in:
parent
1f1daf02cc
commit
38e4802867
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue