Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
Discontinuous Galerkin grids with X-point
Collaboration diagram for Discontinuous Galerkin grids with X-point:

Classes

struct  dg::RealGridX1d< real_type >
 1D grid for X-point topology More...
 
struct  dg::aRealTopologyX2d< real_type >
 A 2D grid class with X-point topology. More...
 
struct  dg::RealGridX2d< real_type >
 The simplest implementation of aRealTopologyX2d. More...
 
struct  dg::aRealTopologyX3d< real_type >
 A 3D grid class with X-point topology. More...
 
struct  dg::RealGridX3d< real_type >
 The simplest implementation of aRealTopologyX3d. More...
 

Detailed Description