Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
remove_duplicates_util.h File Reference

Go to the source code of this file.

Namespaces

namespace  ug
 the ug namespace
 

Functions

template<class TElemIter >
void ug::RemoveDuplicates (Grid &grid, TElemIter elemsBegin, TElemIter elemsEnd)
 Removes elements which share the same set of vertices with other elements in the given range.