element2D.hh File Reference
Go to the source code of this file.
Classes | |
class | concepts::ElementGraphics< F > |
Handles graphics output (to a file) of a specific element. More... | |
class | linearFEM::Quad |
Quadrilateral element with bilinear shape functions in 2D. More... | |
class | linearFEM::Triangle |
Triangular element with linear shape functions in 2D. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
linearFEM | |
Linear FEM in 1D, 2D and 3D. | |
Detailed Description
Elements for linear FEM in 2D
Definition in file element2D.hh.