Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Conograph/trunk/src/lattice_symmetry/ReducedLatticeToCheckBravais.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 771  void ReducedLatticeToCheckBravais::put_S Line 771  void ReducedLatticeToCheckBravais::put_S
771                  if( !check_equiv_m(S2_red0, S2_red, resol) ) continue;                  if( !check_equiv_m(S2_red0, S2_red, resol) ) continue;
772    
773                  tmat = put_transform_matrix_row3to4(it->first);                  tmat = put_transform_matrix_row3to4(it->first);
774                  putBuergerReducedMonoclinicB(monoclinic_b_type, S2_red, tmat);                  putBuergerReducedMonoclinicB<Double>(monoclinic_b_type, S2_red, tmat);
775    
776                  S_red_base.insert( SymMat43_Double(S2_red, tmat) );                  S_red_base.insert( SymMat43_Double(S2_red, tmat) );
777          }          }

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