Skip to content
Snippets Groups Projects
  1. Jan 17, 2017
  2. Jan 16, 2017
  3. Jan 15, 2017
  4. Jan 14, 2017
  5. Jan 13, 2017
  6. Jan 12, 2017
  7. Jan 11, 2017
    • Dan Ibanez's avatar
      fix a CUDA constructor warning · 9f4e5e06
      Dan Ibanez authored
      The class params_lj_coul was copy-pasted
      into many different pair styles, and only
      one of them had the proper KOKKOS_INLINE_FUNCTION
      annotations for CUDA.
      created a header file for this class that
      most of the pair styles now include.
      One pair style did add extra members,
      so it keeps a local copy of the class.
      9f4e5e06
Loading