git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10722 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2013-09-05 22:42:44 +00:00
parent 48ee436059
commit 9a19777d4f
5 changed files with 113 additions and 3 deletions

View File

@ -147,6 +147,10 @@ void DumpLocal::init_style()
vformat[i] = strcat(vformat[i]," ");
}
// setup boundary string
domain->boundary_string(boundstr);
// find current ptr for each compute,fix,variable
// check that fix frequency is acceptable