Hi all, I'm looking for a way to build up a list of adjacent cells of each face, i.e. all cells that share a vertex with a given face. Obviously a loop over all cells inside a loop over all faces is prohibitively expensive. Is there a more clever way to achieve this in deal?
Thanks Christian _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
