Template Numerical Library version\ main:9e7b0f4
Loading...
Searching...
No Matches
TNL::Meshes::BuildConfigTags Namespace Reference

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

Detailed Description

Namespace for the configuration of the GridTypeResolver and MeshTypeResolver using so-called build config tags and partial class template specializations.