|
MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Classes | |
| class | DgGalerkinProjection< nDim > |
| Performs the Galerkin projection for a given polynomial degree. More... | |
Namespaces | |
| namespace | maia |
| Namespace for auxiliary functions/classes. | |
| namespace | maia::dg |
| namespace | maia::dg::projection |
Functions | |
| template<MInt nDim> | |
| void | maia::dg::projection::indices (const MInt i, const MInt n, MInt *const ids) |
| Calculate the 2D/3D indices for a given scalar id for accessing a field of n^nDim points. More... | |