dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15695
[Bug 421955] Re: Periodic boundary conditions does not work for vectors
** Changed in: dolfin
Status: Fix Committed => Fix Released
--
Periodic boundary conditions does not work for vectors
https://bugs.launchpad.net/bugs/421955
You received this bug notification because you are subscribed to DOLFIN.
Status in DOLFIN: Fix Released
Bug description:
1.
Periodic boundary conditions does not work for vectors.
2.
Periodic boundary conditions does not work well for larger meshes,
since Dolfin seems to find matching dofs every time step.
Can the matching dofs be stored as an array when found the first time?
KVS