Grid 0.7.0
GridTypeMapper_Base Struct Reference

#include <Tensor_traits.h>

Inheritance diagram for GridTypeMapper_Base:
Grid::EigenIO::Traits< T, typename std::enable_if< is_tensor_of_scalar< T >::value >::type > GridTypeMapper< ComplexD > GridTypeMapper< ComplexF > GridTypeMapper< Integer > GridTypeMapper< RealD > GridTypeMapper< RealF > GridTypeMapper< vComplexD > GridTypeMapper< vComplexD2 > GridTypeMapper< vComplexF > GridTypeMapper< vComplexH > GridTypeMapper< vInteger > GridTypeMapper< vRealD > GridTypeMapper< vRealD2 > GridTypeMapper< vRealF > GridTypeMapper< vRealH >

Static Public Member Functions

static constexpr int Dimension (int dim)

Static Public Attributes

static constexpr int TensorLevel
static constexpr int Rank
static constexpr std::size_t count

Detailed Description

Definition at line 83 of file Tensor_traits.h.

Member Function Documentation

◆ Dimension()

constexpr int GridTypeMapper_Base::Dimension ( int dim)
inlinestaticconstexpr

Definition at line 87 of file Tensor_traits.h.

Field Documentation

◆ TensorLevel

int GridTypeMapper_Base::TensorLevel
staticconstexpr

Definition at line 84 of file Tensor_traits.h.

◆ Rank

int GridTypeMapper_Base::Rank
staticconstexpr

Definition at line 85 of file Tensor_traits.h.

◆ count

std::size_t GridTypeMapper_Base::count
staticconstexpr

Definition at line 86 of file Tensor_traits.h.


The documentation for this struct was generated from the following file: