CoMMA 1.3.2
A geometric agglomerator for unstructured meshes
|
#include <memory>
#include <optional>
#include <unordered_set>
#include <utility>
#include <vector>
#include "CoMMA/Dual_Graph.h"
Go to the source code of this file.
Classes | |
class | comma::Coarse_Cell< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > |
Class describing a coarse cell. More... | |
class | comma::Coarse_Cell_Subgraph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > |
Class describing a coarse cell with a full description, that is, it also holds a subgraph describing how the fine cells are connected inside the coarse one. More... | |
Namespaces | |
namespace | comma |