xref: /petsc/src/snes/tutorials/output/ex19_failure_size.out (revision 66386111144eadd5ec2a1be202e7c316fadefbda)
1[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
2[0]PETSC ERROR: No support for this operation for this object type
3[0]PETSC ERROR: Product of two integers 2 1610612736 overflow, either you have an invalidly large integer error in your code or you must ./configure PETSc with --with-64-bit-indices for the case you are running
4[0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
5[0]PETSC ERROR: #1 PetscIntMultError() at petscsys.h:0
6[0]PETSC ERROR: #2 DMSetFromOptions_DA() at dacreate.c:0
7[0]PETSC ERROR: #3 DMSetFromOptions() at dm.c:0
8[0]PETSC ERROR: #4 main() at ex19.c:0
9[0]PETSC ERROR: PETSc Option Table entries:
10[0]PETSC ERROR: -da_refine 100 (source: command line)
11[0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-maint@mcs.anl.gov----------
12