|
Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
Classes | |
| struct | dg::aRealTopology< real_type, Nd > |
| An abstract base class for Nd-dimensional dG grids. More... | |
| struct | dg::RealGrid< real_type, Nd > |
| The simplest implementation of aRealTopology. More... | |
| struct | dg::aRealMPITopology< real_type, Nd > |
| An abstract base class for MPI distributed Nd-dimensional dG grids. More... | |
| struct | dg::RealMPIGrid< real_type, Nd > |
| The simplest implementation of aRealMPITopology3d. More... | |