improve retrieval subentities
This patch simplifies iteration over all subentities:
- It remove the old
subEntities
method (so that the new one is acually found). - It add new methods
vertices
,edges
,facets
to obtain all subentities for the frequently used codimensions.