tests for re-ordered systems + new PETSc 3.11
This commit is contained in:
parent
60d8a1d983
commit
795939c989
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit 2d327df65ec429bf80b2a63ddec0dbc2f5c66efc
|
Subproject commit 214c69be8b51adb39eb7ad25b139727c8b98afce
|
|
@ -13,7 +13,7 @@
|
||||||
#define INTEL_MIN 1600
|
#define INTEL_MIN 1600
|
||||||
#define PETSC_MAJOR 3
|
#define PETSC_MAJOR 3
|
||||||
#define PETSC_MINOR_MIN 10
|
#define PETSC_MINOR_MIN 10
|
||||||
#define PETSC_MINOR_MAX 11
|
#define PETSC_MINOR_MAX 12
|
||||||
|
|
||||||
module DAMASK_interface
|
module DAMASK_interface
|
||||||
use, intrinsic :: iso_fortran_env
|
use, intrinsic :: iso_fortran_env
|
||||||
|
|
Loading…
Reference in New Issue