MFEM  v4.6.0
Finite element discretization library
List of all members
mfem::ColumnMajorLayout4D< N1, N2, N3, N4 > Struct Template Reference

#include <tlayout.hpp>

Inheritance diagram for mfem::ColumnMajorLayout4D< N1, N2, N3, N4 >:
[legend]
Collaboration diagram for mfem::ColumnMajorLayout4D< N1, N2, N3, N4 >:
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from mfem::StridedLayout4D< N1, 1, N2, N1, N3, N1 *N2, N4, N1 *N2 *N3 >
static int ind (int i1, int i2, int i3, int i4)
 
static OffsetStridedLayout2D< N1, S1, N4, S4 > ind23 (int i2, int i3)
 
static OffsetStridedLayout2D< N2, S2, N3, S3 > ind14 (int i1, int i4)
 
static OffsetStridedLayout3D< N1, S1, N2, S2, N3, S3 > ind4 (int i4)
 
static StridedLayout3D< N1 *N2, S1, N3, S3, N4, S4 > merge_12 ()
 
static StridedLayout3D< N1, S1, N2, S2, N3 *N4, S3 > merge_34 ()
 
- Static Public Attributes inherited from mfem::StridedLayout4D< N1, 1, N2, N1, N3, N1 *N2, N4, N1 *N2 *N3 >
static const int rank
 
static const int dim_1
 
static const int dim_2
 
static const int dim_3
 
static const int dim_4
 
static const int size
 

Detailed Description

template<int N1, int N2, int N3, int N4>
struct mfem::ColumnMajorLayout4D< N1, N2, N3, N4 >

Definition at line 458 of file tlayout.hpp.


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