space2D.hh File Reference
#include "toolbox/hashMap.hh"
#include "element2D.hh"
#include "basics/typedefs.hh"
#include "space/space.hh"
#include "space/element.hh"
#include "toolbox/scannerConnectors.hh"
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 | |
concepts | |
Basic namespace for Concepts-2. | |
linearFEM | |
Linear FEM in 1D, 2D and 3D. | |
Detailed Description
Space for linear FEM in 2D
Definition in file space2D.hh.