Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
Classes | |
struct | dg::aRealGeometry2d< real_type > |
This is the abstract interface class for a two-dimensional Geometry. More... | |
struct | dg::aRealGeometry3d< real_type > |
This is the abstract interface class for a three-dimensional Geometry. More... | |
struct | dg::aRealProductGeometry3d< real_type > |
A 3d product space Geometry \( g_{2d} \otimes g_{1d}\). More... | |
struct | dg::aRealGeometryX2d< real_type > |
This is the abstract interface class for a two-dimensional RealGeometryX. More... | |
struct | dg::aRealGeometryX3d< real_type > |
This is the abstract interface class for a three-dimensional RealGeometryX. More... | |
struct | dg::aRealMPIGeometry2d< real_type > |
This is the abstract interface class for a two-dimensional Geometry. More... | |
struct | dg::aRealMPIGeometry3d< real_type > |
This is the abstract interface class for a three-dimensional MPIGeometry. More... | |
struct | dg::aRealProductMPIGeometry3d< real_type > |
A 3d product space Geometry \( g_{2d} \otimes g_{1d}\). More... | |