dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #18665
Re: [Question #116222]: MPI Problem
Question #116222 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/116222
Status: Answered => Open
Pietro Maximoff is still having a problem:
--- On Thu, 7/1/10, Niclas Jansson <question116222@xxxxxxxxxxxxxxxxxxxxx> wrote:If I remember correctly, Vector v(N) creates a vector of global size
N. but mesh.num_vertices() returns the size of the local mesh.
Niclas
But in this instance, mesh.num_vertices() == V.dofmap().dofs(mesh).size();
is true;
Pietro
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.
References