Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
Modules | |
Advection terms | |
\( \vec v \cdot \nabla u\) and \( \{ f,g\} \) | |
Elliptic operators | |
Elliptic \( -\nabla\cdot (\chi \nabla f)\) and Helmholtz \( (\chi + \alpha \Delta) f\). | |
Multigrid matrix inversion | |
\( A x = b\) | |
These routines make use of both the basic operations as well as the interfaces defined in the Geometry section.