← Back to team overview

dolfin team mailing list archive

Re: tabulate_facet_dofs

 



Garth N. Wells wrote:

Anders Logg wrote:
When running the Poisson demo in parallel, I get

DofMap::tabulate_facet_dofs not yet implemented for for renumbered dof
maps

This used to work (as late as this morning I think). I was under the
impression everything was ok for the Poisson demo (in C++).


Probably by good fortune only. DofMap::tabulate_facet_dofs did not take into account the renumbering of the dofmap. It returned the UFC dof map.


I just fixed. I made a change last night without checking properly what ufc::tabulate_facet_dofs does.

Garth

Garth


--
Anders


------------------------------------------------------------------------

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev


_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev


Follow ups

References