Grid 0.7.0
GridTypeMapper< vComplexF > Struct Reference

#include <Tensor_traits.h>

Inheritance diagram for GridTypeMapper< vComplexF >:
GridTypeMapper_Base

Public Types

typedef ComplexF scalar_type
typedef ComplexD scalar_typeD
typedef vComplexF vector_type
typedef vComplexD vector_typeD
typedef vComplexF tensor_reduced
typedef ComplexF scalar_object
typedef ComplexD scalar_objectD
typedef vComplexF Complexified
typedef vRealF Realified
typedef vComplexD DoublePrecision
typedef vComplexD2 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 259 of file Tensor_traits.h.

Member Typedef Documentation

◆ scalar_type

typedef ComplexF GridTypeMapper< vComplexF >::scalar_type

Definition at line 260 of file Tensor_traits.h.

◆ scalar_typeD

typedef ComplexD GridTypeMapper< vComplexF >::scalar_typeD

Definition at line 261 of file Tensor_traits.h.

◆ vector_type

typedef vComplexF GridTypeMapper< vComplexF >::vector_type

Definition at line 262 of file Tensor_traits.h.

◆ vector_typeD

typedef vComplexD GridTypeMapper< vComplexF >::vector_typeD

Definition at line 263 of file Tensor_traits.h.

◆ tensor_reduced

typedef vComplexF GridTypeMapper< vComplexF >::tensor_reduced

Definition at line 264 of file Tensor_traits.h.

◆ scalar_object

typedef ComplexF GridTypeMapper< vComplexF >::scalar_object

Definition at line 265 of file Tensor_traits.h.

◆ scalar_objectD

typedef ComplexD GridTypeMapper< vComplexF >::scalar_objectD

Definition at line 266 of file Tensor_traits.h.

◆ Complexified

typedef vComplexF GridTypeMapper< vComplexF >::Complexified

Definition at line 267 of file Tensor_traits.h.

◆ Realified

typedef vRealF GridTypeMapper< vComplexF >::Realified

Definition at line 268 of file Tensor_traits.h.

◆ DoublePrecision

typedef vComplexD GridTypeMapper< vComplexF >::DoublePrecision

Definition at line 269 of file Tensor_traits.h.

◆ DoublePrecision2

typedef vComplexD2 GridTypeMapper< vComplexF >::DoublePrecision2

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