|
| fe_space_lagrange_o1.h |
| Defines a special FESpaceUniform that is optimized for first order lagrangian shape functions.
|
|
| fe_space_lagrange_o2.h |
| Defines a special FESpaceUniform that is optimized for second order lagrangian shape functions.
|
|
| fe_space_lagrange_o3.h |
| Defines a special FESpaceUniform that is optimized for third order lagrangian shape functions.
|
|
| lagr_fe.cc |
| No implementation here.
|
|
| lagr_fe.h |
| Implementati0on of parametric Lagrangian finite elements.
|
|
| lin_fe.cc |
| Implementation: element matrix for Laplacian discretized with linear finite elements.
|
|
| lin_fe.h |
| Classes supporting the linear finite element discretization of the Laplacian.
|
|
| loc_comp_ellbvp.cc |
| Implementation of local computations for Lagrange FE for 2nd-order linear elliptic boundary value problems.
|
|
| loc_comp_ellbvp.h |
| Classes taking care of local computations for scalar 2nd-order elliptic BVPs.
|
|
| precomputed_scalar_reference_finite_element.h |
| A wrapper around a ScalarReferenceFiniteElement that additionally precomputes the values of shape function at a set of quadrature points.
|
|
| uniform_scalar_fe_space.cc |
| implementation of methods for data structures describing finite element spaces
|
|
| uniform_scalar_fe_space.h |
| Data structure describing scalar-valued finite element spaces.
|
|
| uscalfe.h |
| Lagrangian finite elements: local definition and assembly for elliptic BVPs.
|
|