CoMMA 1.3.2
A geometric agglomerator for unstructured meshes
|
#include <algorithm>
#include <cassert>
#include <deque>
#include <map>
#include <memory>
#include <optional>
#include <vector>
#include "CoMMA/Coarse_Cell.h"
#include "CoMMA/Dual_Graph.h"
Go to the source code of this file.
Classes | |
class | comma::Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > |
Class implementing a custom container where the coarse cells are stored. More... | |
Namespaces | |
namespace | comma |