|
Gromacs
2025.3
|
#include <cstddef>#include "gromacs/utility/arrayref.h"#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/gmxassert.h"
Include dependency graph for arrayrefwithpadding.h:
This graph shows which files directly or indirectly include this file:Declares gmx::ArrayRefWithPadding that refers to memory whose size includes padding for SIMD operations.
Classes | |
| class | gmx::ArrayRefWithPadding< typename > |
| Interface to a C array of T (or part of a std container of T), that includes padding that is suitable for the kinds of SIMD operations GROMACS uses. More... | |
1.8.5