Skip to content
Snippets Groups Projects
Commit 21fcb0c6 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add PUGS_CLASS_LAMBDA that allow this capture

parent 1b8cc748
Branches
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#define PUGS_FORCEINLINE KOKKOS_FORCEINLINE_FUNCTION #define PUGS_FORCEINLINE KOKKOS_FORCEINLINE_FUNCTION
#define PUGS_LAMBDA KOKKOS_LAMBDA #define PUGS_LAMBDA KOKKOS_LAMBDA
#define PUGS_CLASS_LAMBDA KOKKOS_CLASS_LAMBDA
// Sets macro to ignore unknown pragma // Sets macro to ignore unknown pragma
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment