atom_vec.cpp

This commit is contained in:
Steve Plimpton
2019-12-03 11:24:12 -07:00
parent 9e52980aaa
commit f51ee40640

View File

@ -133,7 +133,8 @@ void AtomVec::process_args(int narg, char ** /*arg*/)
}
/* ----------------------------------------------------------------------
copy of velocity remap settings from Domain
pull settings from Domain needed for pack_comm_vel and pack_border_vel
child classes may override this method, but should also invoke it
------------------------------------------------------------------------- */
void AtomVec::init()