PETSc 3.13 is out
grid solver still works, mesh solver is still broken
This commit is contained in:
parent
c5e81a7e96
commit
f174dd6aa7
|
@ -13,7 +13,7 @@
|
||||||
#define INTEL_MIN 1700
|
#define INTEL_MIN 1700
|
||||||
#define PETSC_MAJOR 3
|
#define PETSC_MAJOR 3
|
||||||
#define PETSC_MINOR_MIN 10
|
#define PETSC_MINOR_MIN 10
|
||||||
#define PETSC_MINOR_MAX 12
|
#define PETSC_MINOR_MAX 13
|
||||||
|
|
||||||
module DAMASK_interface
|
module DAMASK_interface
|
||||||
use, intrinsic :: iso_fortran_env
|
use, intrinsic :: iso_fortran_env
|
||||||
|
|
Loading…
Reference in New Issue