← Back to team overview

dolfin team mailing list archive

Re: [Question #116222]: MPI Problem

 

Question #116222 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/116222

    Status: Open => Answered

Garth Wells proposed the following answer:
V.dofmap().dofs(mesh).size();

and

V.dofmap().global_dimension()

are not the same thing. You need to take more care in creating vectors
with the correct dimension.

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.