dune-common 2.10
|
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... | |
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.