cell1D.hh File Reference
#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::Edge1d |
A 1D cell: edge. More... | |
class | concepts::Edge2d |
A 1D cell: edge in 2D. More... | |
class | concepts::EdgeNd |
A 1D cell in any dimension: edge. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
1D Cells, ie. edges. Geometrical information (coordinates), brings element maps and topology together
Definition in file cell1D.hh.