element2D.hh File Reference

#include "element.hh"
#include "geometry/cell2D.hh"

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.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich