Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches

Typedefs

using HVec = MHVec
 
using cHVec = cMHVec
 
using fHVec = fMHVec
 
using DVec = MDVec
 
using cDVec = cMDVec
 
using fDVec = fMDVec
 
using HMatrix = MHMatrix
 
using fHMatrix = fMHMatrix
 
using DMatrix = MDMatrix
 
using fDMatrix = fMDMatrix
 
using IHMatrix = MIHMatrix
 
using IDMatrix = MIDMatrix
 
using aGeometry2d = aMPIGeometry2d
 
using aGeometry3d = aMPIGeometry3d
 
using aProductGeometry3d = aProductMPIGeometry3d
 
using CartesianGrid2d = CartesianMPIGrid2d
 
using CartesianGrid3d = CartesianMPIGrid3d
 
using CylindricalGrid3d = CylindricalMPIGrid3d
 
using Grid0d = MPIGrid0d
 
using Grid1d = MPIGrid1d
 
using Grid2d = MPIGrid2d
 
using Grid3d = MPIGrid3d
 
template<size_t Nd>
using Grid = MPIGrid<Nd>
 
using aTopology2d = aMPITopology2d
 
using aTopology3d = aMPITopology3d
 
template<class T >
using aRealTopology2d = aRealMPITopology<T,2>
 
template<class T >
using aRealTopology3d = aRealMPITopology<T,3>
 
template<class T >
using RealGrid0d = RealMPIGrid<T,0>
 
template<class T >
using RealGrid1d = RealMPIGrid<T,1>
 
template<class T >
using RealGrid2d = RealMPIGrid<T,2>
 
template<class T >
using RealGrid3d = RealMPIGrid<T,3>
 

Typedef Documentation

◆ aGeometry2d

◆ aGeometry3d

◆ aProductGeometry3d

◆ aRealTopology2d

template<class T >
using dg::x::aRealTopology2d = aRealMPITopology<T,2>

◆ aRealTopology3d

template<class T >
using dg::x::aRealTopology3d = aRealMPITopology<T,3>

◆ aTopology2d

◆ aTopology3d

◆ CartesianGrid2d

◆ CartesianGrid3d

◆ cDVec

◆ cHVec

◆ CylindricalGrid3d

◆ DMatrix

◆ DVec

using dg::x::DVec = MDVec

◆ fDMatrix

◆ fDVec

◆ fHMatrix

◆ fHVec

◆ Grid

template<size_t Nd>
using dg::x::Grid = MPIGrid<Nd>

◆ Grid0d

◆ Grid1d

◆ Grid2d

◆ Grid3d

◆ HMatrix

◆ HVec

using dg::x::HVec = MHVec

◆ IDMatrix

◆ IHMatrix

◆ RealGrid0d

template<class T >
using dg::x::RealGrid0d = RealMPIGrid<T,0>

◆ RealGrid1d

template<class T >
using dg::x::RealGrid1d = RealMPIGrid<T,1>

◆ RealGrid2d

template<class T >
using dg::x::RealGrid2d = RealMPIGrid<T,2>

◆ RealGrid3d

template<class T >
using dg::x::RealGrid3d = RealMPIGrid<T,3>