Extension: Matrix functions
#include "dg/matrix/matrix.h"
|
▼Level 2: Basic numerical algorithms | |
Inversion of tridiagonal matrices | \(T^{-1}\) |
Tridiagonal Matrix-functions | \( x \approx f(T)b \) |
Matrix-functions | \( x \approx f(A)b \) |
Exponential integrators | \( \dot y = Ay + g(t,y)\) |
▼Level 4: Advanced numerical schemes | |
Elliptic operators | Advanced elliptic operators |