Merge pull request #2927 from akohlmey/docs-update
Update documentation for the stable release
This commit is contained in:
@ -1180,6 +1180,7 @@ void _noopt LAMMPS::help()
|
||||
" : convert restart to dump file (-r2dump)\n"
|
||||
"-reorder topology-specs : processor reordering (-r)\n"
|
||||
"-screen none/filename : where to send screen output (-sc)\n"
|
||||
"-skiprun : skip loops in run and minimize (-sr)\n"
|
||||
"-suffix gpu/intel/opt/omp : style suffix to apply (-sf)\n"
|
||||
"-var varname value : set index style variable (-v)\n\n",
|
||||
exename);
|
||||
|
||||
@ -738,6 +738,6 @@ smaller simulation or on more processors.
|
||||
E: Cannot create/grow a vector/array of pointers for %s
|
||||
|
||||
LAMMPS code is making an illegal call to the templated memory
|
||||
allocaters, to create a vector or array of pointers.
|
||||
allocators, to create a vector or array of pointers.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user