← Back to team overview

dolfin team mailing list archive

Re: [Question #116222]: MPI 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



      

Follow ups

References