Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Conograph/trunk/src/lattice_symmetry/LatticeFigureOfMeritToCheckSymmetry.hh

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 62  public: Line 62  public:
62    
63          const LatticeFigureOfMerit& putLatticeFigureOfMerit() const { return m_latfom; };          const LatticeFigureOfMerit& putLatticeFigureOfMerit() const { return m_latfom; };
64    
65          inline void setDeWolffFigureOfMerit(const Int4& num_ref_figure_of_merit, const vector<QData>& qdata) { m_latfom.setDeWolffFigureOfMerit(num_ref_figure_of_merit, qdata); };          inline void setDeWolffFigureOfMerit(const Int4& num_ref_figure_of_merit, const vector<QData>& qdata) { m_latfom.setDeWolffFigureOfMerit(num_ref_figure_of_merit, -1, qdata); };
66    
67          // Returns true if the lattice has at least the symmetry of eps.          // Returns true if the lattice has at least the symmetry of eps.
68          // On output, ans equals the equivalent lattice with symmetry of eps.          // On output, ans equals the equivalent lattice with symmetry of eps.

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