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

Classes | Namespaces | Defines
linearFEM/space2D.hh File Reference
#include <hash_map>
#include "element2D.hh"
#include "basics/typedefs.hh"
#include "space/space.hh"
#include "space/element.hh"
#include "toolbox/scannerConnectors.hh"
Include dependency graph for space2D.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  linearFEM::Linear2d
 Space for linear triangular and bilinear quadrilateral FEM in 2D. More...
class  concepts::Scan< linearFEM::Quad >
class  concepts::Scan< linearFEM::Triangle >

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


namespace  linearFEM
 

Linear FEM in 1D, 2D and 3D.


Defines

#define __gnu_cxx   std

Define Documentation

#define __gnu_cxx   std

Definition at line 17 of file space2D.hh.


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