Browse Subversion Repository
Diff of /Conograph/trunk/src/lattice_symmetry/ReducedLatticeToCheckBravais.cc
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
| |