![]() |
LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
|
▼Nlf | |
Nassemble | D.o.f. index mapping and assembly facilities |
Nbase | Contains basic functionality that is used by other parts of LehrFEM++ |
▼Nfe | Collects data structures and algorithms designed for scalar finite element methods primarily meant for second-order elliptic boundary value problems |
Ntest_utils | Includes utilities to test classes from lf::fe |
▼Ngeometry | Defines the Geometry interface and provides a number of classes that implement this interface + additional geometry related helper routines |
Ntest_utils | Defines the Geometry::test_utils module and provides a number of test functions to check geometry objects |
▼Nio | Mesh input (from file) and output (in various formats) facilities |
Ntest_utils | |
▼Nmesh | Defines a set of interface classes that define a mesh manager and provides mesh-related tools that build on these interfaces |
Nhybrid2d | A namespace for managing 2D hybrid meshes using pointers to store sub-entity relations |
Ntest_utils | Utilities for testing sanity of mesh data structures and tests involving meshes |
Nutils | Contains helper functions and classes that all operate on the interface classes defined in lf::mesh |
Nquad | Rules for numerical quadrature on reference entity shapes |
Nrefinement | Tools for regular or local refinement of 2D hybrid meshes |
Nuscalfe | Collects data structures and algorithms designed for scalar finite element methods primarily meant for second-order elliptic boundary value problems |