|  | MFEM v4.8.0
    Finite element discretization library | 
#include <tlayout.hpp>
| Public Member Functions | |
| OffsetStridedLayout4D () | |
| OffsetStridedLayout4D (int offset_) | |
| int | ind (int i1, int i2, int i3, int i4) const | 
| Public Attributes | |
| int | offset | 
| Static Public Attributes | |
| static const int | rank = 4 | 
| static const int | dim_1 = N1 | 
| static const int | dim_2 = N2 | 
| static const int | dim_3 = N3 | 
| static const int | dim_4 = N4 | 
| static const int | size = N1*N2*N3*N4 | 
Definition at line 430 of file tlayout.hpp.
| 
 | inline | 
Definition at line 441 of file tlayout.hpp.
| 
 | inline | 
Definition at line 442 of file tlayout.hpp.
| 
 | inline | 
Definition at line 443 of file tlayout.hpp.
| 
 | static | 
Definition at line 433 of file tlayout.hpp.
| 
 | static | 
Definition at line 434 of file tlayout.hpp.
| 
 | static | 
Definition at line 435 of file tlayout.hpp.
| 
 | static | 
Definition at line 436 of file tlayout.hpp.
| int mfem::OffsetStridedLayout4D< N1, S1, N2, S2, N3, S3, N4, S4 >::offset | 
Definition at line 439 of file tlayout.hpp.
| 
 | static | 
Definition at line 432 of file tlayout.hpp.
| 
 | static | 
Definition at line 437 of file tlayout.hpp.