Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Conograph/trunk/src/lattice_symmetry/gather_q_of_Ndim_lattice.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 38  void gatherQcal(const SymMat<Double>& S_ Line 38  void gatherQcal(const SymMat<Double>& S_
38                                          vector<HKL_Q>& hkl_q_tray                                          vector<HKL_Q>& hkl_q_tray
39                                  );                                  );
40    
41    void gatherQcal(const SymMat<Double>& S_super,
42                                            const Double& maxQ,
43                                            const NRMat<Int4>& transform_hkl,
44                                            vector<HKL_Q>& hkl_q_tray
45                                    );
46    
47  inline void gatherQcal(const SymMat<Double>& S_super,  inline void gatherQcal(const SymMat<Double>& S_super,
48                                          const Double& maxQ,                                          const Double& maxQ,
49                                          vector<Double>& qcal_tray                                          vector<Double>& qcal_tray

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