Grid 0.7.0
GridTypeMapper< vComplexH > Struct Reference

#include <Tensor_traits.h>

Inheritance diagram for GridTypeMapper< vComplexH >:
GridTypeMapper_Base

Public Types

typedef ComplexF scalar_type
typedef ComplexD scalar_typeD
typedef vComplexH vector_type
typedef vComplexD vector_typeD
typedef vComplexH tensor_reduced
typedef ComplexF scalar_object
typedef ComplexD scalar_objectD
typedef vComplexH Complexified
typedef vRealH Realified
typedef vComplexD DoublePrecision
typedef vComplexD 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 245 of file Tensor_traits.h.

Member Typedef Documentation

◆ scalar_type

typedef ComplexF GridTypeMapper< vComplexH >::scalar_type

Definition at line 247 of file Tensor_traits.h.

◆ scalar_typeD

typedef ComplexD GridTypeMapper< vComplexH >::scalar_typeD

Definition at line 248 of file Tensor_traits.h.

◆ vector_type

typedef vComplexH GridTypeMapper< vComplexH >::vector_type

Definition at line 249 of file Tensor_traits.h.

◆ vector_typeD

typedef vComplexD GridTypeMapper< vComplexH >::vector_typeD

Definition at line 250 of file Tensor_traits.h.

◆ tensor_reduced

typedef vComplexH GridTypeMapper< vComplexH >::tensor_reduced

Definition at line 251 of file Tensor_traits.h.

◆ scalar_object

typedef ComplexF GridTypeMapper< vComplexH >::scalar_object

Definition at line 252 of file Tensor_traits.h.

◆ scalar_objectD

typedef ComplexD GridTypeMapper< vComplexH >::scalar_objectD

Definition at line 253 of file Tensor_traits.h.

◆ Complexified

typedef vComplexH GridTypeMapper< vComplexH >::Complexified

Definition at line 254 of file Tensor_traits.h.

◆ Realified

typedef vRealH GridTypeMapper< vComplexH >::Realified

Definition at line 255 of file Tensor_traits.h.

◆ DoublePrecision

typedef vComplexD GridTypeMapper< vComplexH >::DoublePrecision

Definition at line 256 of file Tensor_traits.h.

◆ DoublePrecision2

typedef vComplexD GridTypeMapper< vComplexH >::DoublePrecision2

Definition at line 257 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: