Fix tagint usage

This commit is contained in:
Vsevak
2020-01-19 00:57:45 +03:00
parent d1f3f659ac
commit 43a9936241
3 changed files with 27 additions and 13 deletions

View File

@ -110,7 +110,7 @@ public:
UCL_D_Vec<acctyp4> ansO; // force applied to virtual particle
// UCL_D_Vec<acctyp4> force_comp;
UCL_D_Vec<int> tag;
UCL_D_Vec<tagint> tag;
UCL_D_Vec<int> map_array;
UCL_D_Vec<int> atom_sametag;