Skip to content

Fix warnings about __host__ / __device__ on defaulted methods.

CellInterpolationHelper.h(43): warning #2913-D: __device__ annotation is
ignored on a function("~CellInterpolationHelper") that is explicitly
defaulted on its first declaration.
Edited by Allison Vacanti

Merge request reports