space.hh File Reference
#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 |
Space for linear DG FEM in 1D. More... | |
struct | linDG1D::Linear1d::TwoElements |
Data structure used for temporary data to generate DGElementPair . More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
linDG1D | |
DG FEM for 1D problems using piecewise linear shape functions. | |
Detailed Description
Space for linear DG FEM in 1D
Definition in file space.hh.