← Back to team overview

dolfin team mailing list archive

Strange line in BoundaryCondition

 

What is

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

doing? Why is it multiplied by 10?

/Anders


Follow ups