← Back to team overview

dolfin team mailing list archive

[Bug 783206] [NEW] Periodic BCs do not work in parallel

 

Public bug reported:

As suggested when running a problem with periodic BCs under mpiexec, I
have considered filing and filed a bug report that periodic BCs do not
work under MPI. Running only one process also tends to throw many of the
following warnings:

*** Warning: GenericVector::get is redirected to
GenericVector::get_local. Use GenericVector::gather for get off-process
entries. GenericVector::get will be removed

** Affects: dolfin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/783206

Title:
  Periodic BCs do not work in parallel

Status in DOLFIN:
  New

Bug description:
  As suggested when running a problem with periodic BCs under mpiexec, I
  have considered filing and filed a bug report that periodic BCs do not
  work under MPI. Running only one process also tends to throw many of
  the following warnings:

  *** Warning: GenericVector::get is redirected to
  GenericVector::get_local. Use GenericVector::gather for get off-
  process entries. GenericVector::get will be removed



Follow ups

References