Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
linDG1D/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"
Include dependency graph for space.hh:
This graph shows which files directly or indirectly include this file:

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

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  linDG1D
 

DG FEM for 1D problems using piecewise linear shape functions.



Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)