Thread Previous • Date Previous • Date Next • Thread Next |
Is anyone using the Function constructor that takes a vector as input argument? Function u(V, x); If not, we should remove it since it's not safe to use in parallel (see discussion "Problem with missing ghost values"). For it to work, the vector x needs to have the correct parallel layout to match the dofmap and mesh of V. -- Anders
Thread Previous • Date Previous • Date Next • Thread Next |