LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Loading...
Searching...
No Matches
Namespaces
lf Namespace Reference

Namespaces

namespace  assemble
 D.o.f. index mapping and assembly facilities.
 
namespace  base
 Contains basic functionality that is used by other parts of LehrFEM++.
 
namespace  fe
 Collects data structures and algorithms designed for scalar finite element methods primarily meant for second-order elliptic boundary value problems.
 
namespace  geometry
 Defines the Geometry interface and provides a number of classes that implement this interface + additional geometry related helper routines.
 
namespace  io
 Mesh input (from file) and output (in various formats) facilities.
 
namespace  mesh
 Defines a set of interface classes that define a mesh manager and provides mesh-related tools that build on these interfaces.
 
namespace  quad
 Rules for numerical quadrature on reference entity shapes.
 
namespace  refinement
 tools for regular or local refinement of 2D hybrid meshes
 
namespace  uscalfe
 Collects data structures and algorithms designed for scalar finite element methods primarily meant for second-order elliptic boundary value problems.