Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
Classes | |
struct | dg::aRealTopology2d< real_type > |
An abstract base class for two-dimensional grids. More... | |
struct | dg::aRealTopology3d< real_type > |
An abstract base class for three-dimensional grids. More... | |
struct | dg::aRealTopologyX2d< real_type > |
A 2D grid class with X-point topology. More... | |
struct | dg::aRealTopologyX3d< real_type > |
A 3D grid class with X-point topology. More... | |
struct | dg::aRealMPITopology2d< real_type > |
2D MPI abstract grid class More... | |
struct | dg::aRealMPITopology3d< real_type > |
3D MPI Grid class More... | |