Module Topology - SINTEF-Geometry/GoTools GitHub Wiki

Summary

This module contains functionality to perform topology analysis on a collection of faces. The ajacency analysis itself is performed in FaceAdjacency, and the operations uses template faces and edges. The interfaces are given in tpFace and tpEdge, respectively.

Dependencies

The module depends on the GoTools core module.