← Back to team overview

dolfin team mailing list archive

Re: Strange line in BoundaryCondition

 



Anders Logg wrote:
What is

 uint* facet_dofs = new uint[10*dof_map->num_facet_dofs()];

doing? Why is it multiplied by 10?


A remnant of testing. You can remove the factor 10.

Garth

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





References