Gromacs  2026.0-dev-20251119-5f0a571d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NullptrWrapper< T > Struct Template Reference

#include <gromacs/gpu_utils/sycl_kernel_utils.h>

Description

template<typename T>
struct NullptrWrapper< T >

Shim to smooth over implementation differences.

This lets the classic oneAPI implementation and the handler-free extension for workgroup-static (a.k.a. local accessor) storage work smoothly in the same templated kernel when the memory is not needed for the current template instantiation.


The documentation for this struct was generated from the following file: