Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::LeftLayout Class Reference
Collaboration diagram for Arcane::LeftLayout:

Public Types

template<int Rank>
using LayoutType = LeftLayoutN<Rank>
using Layout1Type = LayoutType<1>
using Layout2Type = LayoutType<2>
using Layout3Type = LayoutType<3>
using Layout4Type = LayoutType<4>

Detailed Description

Definition at line 105 of file arccore/src/base/arccore/base/ArrayLayout.h.

Member Typedef Documentation

◆ Layout1Type

using Arcane::LeftLayout::Layout1Type = LayoutType<1>

Definition at line 110 of file arccore/src/base/arccore/base/ArrayLayout.h.

◆ Layout2Type

using Arcane::LeftLayout::Layout2Type = LayoutType<2>

Definition at line 111 of file arccore/src/base/arccore/base/ArrayLayout.h.

◆ Layout3Type

using Arcane::LeftLayout::Layout3Type = LayoutType<3>

Definition at line 112 of file arccore/src/base/arccore/base/ArrayLayout.h.

◆ Layout4Type

using Arcane::LeftLayout::Layout4Type = LayoutType<4>

Definition at line 113 of file arccore/src/base/arccore/base/ArrayLayout.h.

◆ LayoutType

template<int Rank>
using Arcane::LeftLayout::LayoutType = LeftLayoutN<Rank>

Definition at line 109 of file arccore/src/base/arccore/base/ArrayLayout.h.


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