Browse Subversion Repository
Diff of /Conograph/trunk/src/p_out_indexing.cc
Parent Directory
| Revision Log
| Patch
| 364 |
os->width(label_start); |
os->width(label_start); |
| 365 |
*os << "" << "<!-- Information on the best " + putLabel(sort_criterion) + " solution for each Bravais type.\n"; |
*os << "" << "<!-- Information on the best " + putLabel(sort_criterion) + " solution for each Bravais type.\n"; |
| 366 |
os->width(label_start+6); |
os->width(label_start+6); |
| 367 |
*os << "" << "TNB : total number of solutions of the Bravais types,\n"; |
*os << "" << "TNB : number of solutions with the Bravais type,\n"; |
| 368 |
os->width(label_start+6); |
os->width(label_start+6); |
| 369 |
*os << "" << putLabel(SCM) << " : de Wolff figure of merit,\n"; |
*os << "" << putLabel(SCM) << " : de Wolff figure of merit,\n"; |
| 370 |
os->width(label_start+6); |
os->width(label_start+6); |
|
|
Legend:
| Removed from v.25 |
|
| changed lines |
| |
Added in v.33 |
|
|
|