The source project of this merge request has been removed.
fix face of Tetrahedron_10 in XdmfTopologyType
The face NoTopologyType
for Tetrahedron_10 was set to both NoTopologyType
and Triangle_6
. It make no sense to define the face topology with two different types, NoTopologyType
is probably a left over from a copy paste, and so this MR remove this line.
@ben.boeckel I tag you here since you are one of the most recent contributor in this repo, I let you assign someone for the review.