← Back to team overview

dolfin team mailing list archive

[Bug 433920] [NEW] C++ Poisson demo fails in parallel

 

Public bug reported:

Error is reported by PETSc:

[1]PETSC ERROR: --------------------- Error Message ------------------------------------
[1]PETSC ERROR: Nonconforming object sizes!
[1]PETSC ERROR: Sum of local lengths 565 does not equal global length 564, my local length 282
  likely a call to VecSetSizes() or MatSetSizes() is wrong.
See http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html#PetscSplitOwnership!

** Affects: dolfin
     Importance: Undecided
         Status: Confirmed

** Changed in: dolfin
       Status: New => Confirmed

-- 
C++ Poisson demo fails in parallel 
https://bugs.launchpad.net/bugs/433920
You received this bug notification because you are subscribed to DOLFIN.

Status in DOLFIN: Confirmed

Bug description:
Error is reported by PETSc:

[1]PETSC ERROR: --------------------- Error Message ------------------------------------
[1]PETSC ERROR: Nonconforming object sizes!
[1]PETSC ERROR: Sum of local lengths 565 does not equal global length 564, my local length 282
  likely a call to VecSetSizes() or MatSetSizes() is wrong.
See http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html#PetscSplitOwnership!


Follow ups

References