Grid 0.7.0
GridTypeMapper< ComplexF > Struct Reference

#include <Tensor_traits.h>

Inheritance diagram for GridTypeMapper< ComplexF >:
GridTypeMapper_Base

Public Types

typedef ComplexF scalar_type
typedef ComplexD scalar_typeD
typedef ComplexF vector_type
typedef ComplexD vector_typeD
typedef ComplexF tensor_reduced
typedef ComplexF scalar_object
typedef ComplexD scalar_objectD
typedef ComplexF Complexified
typedef RealF 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 122 of file Tensor_traits.h.

Member Typedef Documentation

◆ scalar_type

typedef ComplexF GridTypeMapper< ComplexF >::scalar_type

Definition at line 123 of file Tensor_traits.h.

◆ scalar_typeD

typedef ComplexD GridTypeMapper< ComplexF >::scalar_typeD

Definition at line 124 of file Tensor_traits.h.

◆ vector_type

typedef ComplexF GridTypeMapper< ComplexF >::vector_type

Definition at line 125 of file Tensor_traits.h.

◆ vector_typeD

typedef ComplexD GridTypeMapper< ComplexF >::vector_typeD

Definition at line 126 of file Tensor_traits.h.

◆ tensor_reduced

typedef ComplexF GridTypeMapper< ComplexF >::tensor_reduced

Definition at line 127 of file Tensor_traits.h.

◆ scalar_object

typedef ComplexF GridTypeMapper< ComplexF >::scalar_object

Definition at line 128 of file Tensor_traits.h.

◆ scalar_objectD

typedef ComplexD GridTypeMapper< ComplexF >::scalar_objectD

Definition at line 129 of file Tensor_traits.h.

◆ Complexified

typedef ComplexF GridTypeMapper< ComplexF >::Complexified

Definition at line 130 of file Tensor_traits.h.

◆ Realified

typedef RealF GridTypeMapper< ComplexF >::Realified

Definition at line 131 of file Tensor_traits.h.

◆ DoublePrecision

typedef ComplexD GridTypeMapper< ComplexF >::DoublePrecision

Definition at line 132 of file Tensor_traits.h.

◆ DoublePrecision2

typedef ComplexD GridTypeMapper< ComplexF >::DoublePrecision2

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