Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Conograph/trunk/src/p_out_indexing.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 32 by rtomiyasu, Mon Jul 7 02:35:51 2014 UTC revision 33 by rtomiyasu, Wed Sep 7 04:38:51 2016 UTC
# Line 364  void printHKLdata(const vector<VCLattice Line 364  void printHKLdata(const vector<VCLattice
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.32  
changed lines
  Added in v.33

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26