From: hackbard Date: Thu, 30 Sep 2004 18:12:09 +0000 (+0000) Subject: mre printf X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=commitdiff_plain;h=d97ccf3be62545933e97b5dd512d736ebcc3ddd9 mre printf --- diff --git a/nlsop.c b/nlsop.c index a6fe553..09b1666 100644 --- a/nlsop.c +++ b/nlsop.c @@ -1429,6 +1429,9 @@ int main(int argc,char **argv) sprintf(cc_txt,"total c: %d",my_info.cc); d3_lattice_draw(&d3_l,x,y,z,25,arg_v,mode,0,NULL,0,NULL,0); } +#endif +#ifdef MORE_PRINTF + if(i%refresh==0) printf("step: %d\n",i); #endif if(i%resave==0 && strcmp(s_file,"") && resave!=0 && i!=0) {