git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7379 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -134,7 +134,7 @@ Thermo::Thermo(LAMMPS *lmp, int narg, char **arg) : Pointers(lmp)
|
||||
|
||||
// format strings
|
||||
|
||||
char *bigint_format = BIGINT_FORMAT;
|
||||
char *bigint_format = (char *) BIGINT_FORMAT;
|
||||
char *fformat_multi = (char *) "---------------- Step %%8%s ----- "
|
||||
"CPU = %%11.4f (sec) ----------------";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user