#include <iostream>#include <memory>#include "basics/typedefs.hh"#include "basics/vectorsMatrices.hh"#include "topology.hh"#include "cell.hh"#include "operator/matrix.hh"Go to the source code of this file.
Classes | |
| class | concepts::EdgeNd |
| class | concepts::Edge1d |
| class | concepts::Edge2d |
Namespaces | |
| namespace | concepts |
1D Cells, ie. edges. Geometrical information (coordinates), brings element maps and topology together
Definition in file cell1D.hh.