icut, jcut should be doubles

This commit is contained in:
Axel Kohlmeyer
2025-06-28 03:04:23 -04:00
parent 0cd4ea4d04
commit a24aeb3fc6

View File

@ -1243,7 +1243,8 @@ void Neighbor::morph_unique()
void Neighbor::morph_skip()
{
int i,j,jj,inewton,jnewton,icut,jcut;
int i,j,jj,inewton,jnewton;
double icut,jcut;
NeighRequest *irq,*jrq,*nrq;
// loop over irq from largest to smallest cutoff