#include <iostream>#include "basics/typedefs.hh"#include "space/space.hh"#include "space/elementPairs.hh"#include "linearFEM/element1D.hh"#include "linearFEM/space1D.hh"#include "toolbox/scannerConnectors.hh"Go to the source code of this file.
Classes | |
| class | linDG1D::Linear1d |
Namespaces | |
| namespace | concepts |
| namespace | linDG1D |
Space for linear DG FEM in 1D
Definition in file space.hh.