Template Numerical Library version\ main:6c80161
|
Namespace for the configuration of the GridTypeResolver and MeshTypeResolver using so-called build config tags and partial class template specializations. More...
Classes | |
struct | GridDeviceTag |
struct | GridDeviceTag< ConfigTag, Devices::Cuda > |
struct | GridDeviceTag< ConfigTag, Devices::Host > |
struct | GridDimensionTag |
struct | GridIndexTag |
struct | GridIndexTag< ConfigTag, int > |
struct | GridIndexTag< ConfigTag, long int > |
struct | GridRealTag |
struct | GridRealTag< ConfigTag, double > |
struct | GridRealTag< ConfigTag, float > |
struct | GridTag |
struct | GridTag< ConfigTag, Grid< Dimension, Real, Device, Index > > |
struct | MeshCellTopologyTag |
struct | MeshConfigTemplateTag |
struct | MeshDeviceTag |
struct | MeshDeviceTag< ConfigTag, Devices::Cuda > |
struct | MeshDeviceTag< ConfigTag, Devices::Host > |
struct | MeshGlobalIndexTag |
struct | MeshGlobalIndexTag< ConfigTag, int > |
struct | MeshGlobalIndexTag< ConfigTag, long int > |
struct | MeshLocalIndexTag |
struct | MeshLocalIndexTag< ConfigTag, short int > |
struct | MeshRealTag |
struct | MeshRealTag< ConfigTag, double > |
struct | MeshRealTag< ConfigTag, float > |
struct | MeshSpaceDimensionTag |
struct | MeshTag |
Namespace for the configuration of the GridTypeResolver and MeshTypeResolver using so-called build config tags and partial class template specializations.