Grid 0.7.0
GridTypeMapper< vInteger > Struct Reference

#include <Tensor_traits.h>

Inheritance diagram for GridTypeMapper< vInteger >:
GridTypeMapper_Base

Public Types

typedef Integer scalar_type
typedef Integer scalar_typeD
typedef vInteger vector_type
typedef vInteger vector_typeD
typedef vInteger tensor_reduced
typedef Integer scalar_object
typedef Integer scalar_objectD
typedef void Complexified
typedef void Realified
typedef void DoublePrecision
typedef void DoublePrecision2

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 298 of file Tensor_traits.h.

Member Typedef Documentation

◆ scalar_type

typedef Integer GridTypeMapper< vInteger >::scalar_type

Definition at line 299 of file Tensor_traits.h.

◆ scalar_typeD

typedef Integer GridTypeMapper< vInteger >::scalar_typeD

Definition at line 300 of file Tensor_traits.h.

◆ vector_type

typedef vInteger GridTypeMapper< vInteger >::vector_type

Definition at line 301 of file Tensor_traits.h.

◆ vector_typeD

typedef vInteger GridTypeMapper< vInteger >::vector_typeD

Definition at line 302 of file Tensor_traits.h.

◆ tensor_reduced

typedef vInteger GridTypeMapper< vInteger >::tensor_reduced

Definition at line 303 of file Tensor_traits.h.

◆ scalar_object

typedef Integer GridTypeMapper< vInteger >::scalar_object

Definition at line 304 of file Tensor_traits.h.

◆ scalar_objectD

typedef Integer GridTypeMapper< vInteger >::scalar_objectD

Definition at line 305 of file Tensor_traits.h.

◆ Complexified

typedef void GridTypeMapper< vInteger >::Complexified

Definition at line 306 of file Tensor_traits.h.

◆ Realified

typedef void GridTypeMapper< vInteger >::Realified

Definition at line 307 of file Tensor_traits.h.

◆ DoublePrecision

typedef void GridTypeMapper< vInteger >::DoublePrecision

Definition at line 308 of file Tensor_traits.h.

◆ DoublePrecision2

typedef void GridTypeMapper< vInteger >::DoublePrecision2

Definition at line 309 of file Tensor_traits.h.

Member Function Documentation

◆ Dimension()

constexpr int GridTypeMapper_Base::Dimension ( int dim)
inlinestaticconstexprinherited

Definition at line 87 of file Tensor_traits.h.

Field Documentation

◆ TensorLevel

int GridTypeMapper_Base::TensorLevel
staticconstexprinherited

Definition at line 84 of file Tensor_traits.h.

◆ Rank

int GridTypeMapper_Base::Rank
staticconstexprinherited

Definition at line 85 of file Tensor_traits.h.

◆ count

std::size_t GridTypeMapper_Base::count
staticconstexprinherited

Definition at line 86 of file Tensor_traits.h.


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