Question #129296 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/129296
Jack requested for more information: Johan This works brilliantly. Thanks. 'But', how do you get it to work with MPI. With MPI, you get: roam146-22:JJ$ mpirun -n 2 ./test Process 0: Number of global vertices: 10000 Process 0: Number of global cells: 19602 Process 0: Partitioned mesh, edge cut is 102. Process 1: Partitioned mesh, edge cut is 102. Assertion failed: (values.size() == local_size), function set_local, file /Users/JJ/FEniCS/src/dolfin-0.9.9/dolfin/la/PETScVector.cpp, line 146. [roam146-22:05747] *** Process received signal *** [roam146-22:05747] Signal: Abort trap (6) [roam146-22:05747] Signal code: (0) Assertion failed: (values.size() == local_size), function set_local, file /Users/JJ/FEniCS/src/dolfin-0.9.9/dolfin/la/PETScVector.cpp, line 146. Jack -- You received this question notification because you are a member of DOLFIN Team, which is an answer contact for DOLFIN. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

