Extension: Geometries
#include "dg/geometries/geometries.h"
|
Go to the source code of this file.
Classes | |
struct | dg::geo::RealCurvilinearMPIGrid2d< real_type > |
A two-dimensional MPI grid based on curvilinear coordinates. More... | |
struct | dg::geo::RealCurvilinearProductMPIGrid3d< real_type > |
A 2x1 curvilinear product space MPI grid. More... | |
Namespaces | |
namespace | dg |
namespace | dg::geo |
namespace | dg::geo::x |
Typedefs | |
using | dg::geo::CurvilinearMPIGrid2d = dg::geo::RealCurvilinearMPIGrid2d< double > |
using | dg::geo::CurvilinearProductMPIGrid3d = dg::geo::RealCurvilinearProductMPIGrid3d< double > |