Gromacs
2020.4
|
#include <cstddef>
#include <type_traits>
Declares gmx::layout_right for mdspan.
Classes | |
class | gmx::layout_right |
Right-aligned array layout indexer. Carries the mapping class performing the translation from multidimensional index to one-dimensional number. More... | |
class | gmx::layout_right::mapping< Extents > |
Mapping from multidimensional indices within extents to 1D index. More... | |