dune-mmesh (1.4)
common.hh
Go to the documentation of this file.
34 assert( hostEntity.first->vertex(indices[0])->info().id < hostEntity.first->vertex(indices[1])->info().id );
37 assert( hostEntity.first->vertex(indices[1])->info().id < hostEntity.first->vertex(indices[2])->info().id );
static auto computeCGALIndices(const HostEntity &hostEntity)
Return list of indices sorted by id.
Definition: common.hh:18
