SCOREC / pumi-pic

support libraries for unstructured mesh particle in cell simulations on GPUs and CPUs
BSD 3-Clause "New" or "Revised" License
36 stars 15 forks source link

Use Kokkos Math Functions #112

Closed Angelyr closed 10 months ago

Angelyr commented 10 months ago

Removed all instances of cmath Appended Kokkos:: to math functions

Angelyr commented 10 months ago

We didn't talk about it. I was going through to resolve the issues on pumi-pic and this one was an easy one. The reason that these functions exist is to be portable across gpus

cwsmith commented 10 months ago

Got it: https://github.com/SCOREC/pumi-pic/issues/68