LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
fe Directory Reference

Directories

directory  test_utils
 

Files

file  fe.h [code]
 Finite elements: local definition and assembly for elliptic BVPs.
 
file  fe_point.h [code]
 Finite Element on vertices for general scalar FE spaces.
 
file  fe_tools.cc [code]
 auxiliary functions for dealing with finite element spaces
 
file  fe_tools.h [code]
 Functions acting on finite element spaces.
 
file  hierarchic_fe.cc [code]
 Data structures representing HP finite elements.
 
file  hierarchic_fe.h [code]
 Data structures representing HP finite elements.
 
file  hierarchic_scalar_fe_space.h [code]
 Lagrangian finite elements of arbitrary polynomials degree.
 
file  loc_comp_ellbvp.cc [code]
 Implementation of local computations for FE for 2nd-order linear elliptic boundary value problems.
 
file  loc_comp_ellbvp.h [code]
 Classes taking care of local computations for scalar 2nd-order elliptic BVPs.
 
file  mesh_function_fe.h [code]
 Implementation of a MeshFunction which represents a concrete function from an approximation space.
 
file  mesh_function_grad_fe.h [code]
 Represents the gradient of an element of a finite element space.
 
file  prolongation.h [code]
 
file  scalar_fe_space.cc [code]
 implementation of methods for data structures describing finite element spaces
 
file  scalar_fe_space.h [code]
 Data structure describing scalar-valued finite element spaces.
 
file  scalar_reference_finite_element.h [code]
 Data structure representing simple finite elements.