Grid 0.7.0
GridTypeMapper< ComplexD > Struct Reference

#include <Tensor_traits.h>

Inheritance diagram for GridTypeMapper< ComplexD >:
GridTypeMapper_Base

Public Types

typedef ComplexD scalar_type
typedef ComplexD scalar_typeD
typedef ComplexD vector_type
typedef ComplexD vector_typeD
typedef ComplexD tensor_reduced
typedef ComplexD scalar_object
typedef ComplexD scalar_objectD
typedef ComplexD Complexified
typedef RealD Realified
typedef ComplexD DoublePrecision
typedef ComplexD 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 135 of file Tensor_traits.h.

Member Typedef Documentation

◆ scalar_type

typedef ComplexD GridTypeMapper< ComplexD >::scalar_type

Definition at line 136 of file Tensor_traits.h.

◆ scalar_typeD

typedef ComplexD GridTypeMapper< ComplexD >::scalar_typeD

Definition at line 137 of file Tensor_traits.h.

◆ vector_type

typedef ComplexD GridTypeMapper< ComplexD >::vector_type

Definition at line 138 of file Tensor_traits.h.

◆ vector_typeD

typedef ComplexD GridTypeMapper< ComplexD >::vector_typeD

Definition at line 139 of file Tensor_traits.h.

◆ tensor_reduced

typedef ComplexD GridTypeMapper< ComplexD >::tensor_reduced

Definition at line 140 of file Tensor_traits.h.

◆ scalar_object

typedef ComplexD GridTypeMapper< ComplexD >::scalar_object

Definition at line 141 of file Tensor_traits.h.

◆ scalar_objectD

typedef ComplexD GridTypeMapper< ComplexD >::scalar_objectD

Definition at line 142 of file Tensor_traits.h.

◆ Complexified

typedef ComplexD GridTypeMapper< ComplexD >::Complexified

Definition at line 143 of file Tensor_traits.h.

◆ Realified

typedef RealD GridTypeMapper< ComplexD >::Realified

Definition at line 144 of file Tensor_traits.h.

◆ DoublePrecision

typedef ComplexD GridTypeMapper< ComplexD >::DoublePrecision

Definition at line 145 of file Tensor_traits.h.

◆ DoublePrecision2

typedef ComplexD GridTypeMapper< ComplexD >::DoublePrecision2

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