DUNE PDELab (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::Std::layout_right Struct Reference
A layout where the rightmost extent has stride 1, and strides increase right-to-left as the product of extents. More...
#include <dune/common/std/impl/fwd_layouts.hh>
Classes | |
class | mapping |
A layout mapping where the rightmost extent has stride 1. More... | |
Detailed Description
A layout where the rightmost extent has stride 1, and strides increase right-to-left as the product of extents.
For two-dimensional tensors this corresponds to row-major indexing.
The documentation for this struct was generated from the following file:
- dune/common/std/impl/fwd_layouts.hh
