Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
Collaboration diagram for Discontinuous Galerkin Nd grid:

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...
 

Detailed Description