Browse Subversion Repository
Diff of /BLDConograph_ver1/trunk/src/lattice_symmetry/ReducedLatticeToCheckBravais.cc
Parent Directory
| Revision Log
| Patch
| 758 |
if( !check_equiv_m(S2_red0, S2_red, resol) ) continue; |
if( !check_equiv_m(S2_red0, S2_red, resol) ) continue; |
| 759 |
|
|
| 760 |
tmat = put_transform_matrix_row3to4(it->first); |
tmat = put_transform_matrix_row3to4(it->first); |
| 761 |
putBuergerReducedMonoclinicB(monoclinic_b_type, S2_red, tmat); |
if( !putBuergerReducedMonoclinicB(monoclinic_b_type, S2_red, tmat) ) continue; |
| 762 |
|
|
| 763 |
S_red_base.insert( SymMat43_Double(S2_red, tmat) ); |
S_red_base.insert( SymMat43_Double(S2_red, tmat) ); |
| 764 |
} |
} |
|
|
Legend:
| Removed from v.31 |
|
| changed lines |
| |
Added in v.32 |
|
|
| |