Updating surface compute

This commit is contained in:
jtclemm
2023-04-20 14:45:35 -06:00
parent d85ce6a392
commit a4d971df52
9 changed files with 195 additions and 373 deletions

View File

@ -84,7 +84,6 @@ void ComputeRHEOInterface::init()
// Do not create grow callback as there's no reason to copy/exchange data
// Manually grow if nmax_old exceeded
int create_flag = 0;
int tmp1, tmp2;
int nmax = atom->nmax;
int index = atom->find_custom("rheo_chi", tmp1, tmp2);