![]() |
CoMMA 1.3.2
A geometric agglomerator for unstructured meshes
|
#include <cassert>#include <cstddef>#include <iostream>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | comma::Node< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > |
| Node data structure that represent a node of the tree. More... | |
| class | comma::Tree< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > |
| Tree structure that represent a coarse cell, the fine cell and the neighbours to them. More... | |
Namespaces | |
| namespace | comma |