Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.34 KB

README.rst

File metadata and controls

28 lines (23 loc) · 1.34 KB

modepy: Basis Functions and Node Sets for Interpolation

Gitlab Build Status Github Build Status Python Package Index Release Page

modepy helps you create well-behaved high-order discretizations on simplices (i.e. segments, triangles and tetrahedra) and tensor products of simplices (i.e. squares, cubes, prisms, etc.). These are a key building block for high-order unstructured discretizations, as often used in a finite element context. It closely follows the approach taken in the book

Hesthaven, Jan S., and Tim Warburton. "Nodal Discontinuous Galerkin Methods: Algorithms, Analysis, and Applications". 1st ed. Springer, 2007. Book web page

Resources: