Revert accidental change
This commit is contained in:
@ -271,6 +271,9 @@ void PPPMKokkos<DeviceType>::init()
|
|||||||
compute_gf_denom();
|
compute_gf_denom();
|
||||||
compute_rho_coeff();
|
compute_rho_coeff();
|
||||||
|
|
||||||
|
k_rho_coeff.template modify<LMPHostType>();
|
||||||
|
k_rho_coeff.template sync<DeviceType>();
|
||||||
|
|
||||||
// print stats
|
// print stats
|
||||||
|
|
||||||
int ngrid_max,nfft_both_max;
|
int ngrid_max,nfft_both_max;
|
||||||
|
|||||||
Reference in New Issue
Block a user