Browse Subversion Repository
Diff of /Conograph/trunk/src/lattice_symmetry/ReducedVCLatticeToCheckBravais.cc
Parent Directory
| Revision Log
| Patch
| 781 |
if( !check_equiv_m(S2_red0, S2_red, cv2) ) continue; |
if( !check_equiv_m(S2_red0, S2_red, cv2) ) continue; |
| 782 |
|
|
| 783 |
tmat = put_transform_matrix_row3to4(it->first); |
tmat = put_transform_matrix_row3to4(it->first); |
| 784 |
putBuergerReducedMonoclinicB(monoclinic_b_type, S2_red, tmat); |
putBuergerReducedMonoclinicB<VCData>(monoclinic_b_type, S2_red, tmat); |
| 785 |
|
|
| 786 |
S_red_base.insert( SymMat43_VCData(S2_red, tmat) ); |
S_red_base.insert( SymMat43_VCData(S2_red, tmat) ); |
| 787 |
} |
} |
|
|
Legend:
| Removed from v.25 |
|
| changed lines |
| |
Added in v.33 |
|
|
| |