Home
last modified time | relevance | path

Searched refs:newCellColMatrix (Results 1 – 4 of 4) sorted by relevance

/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dcrystaltools.h126 static bool setCellMatrix(Molecule& molecule, const Matrix3& newCellColMatrix,
H A Dcrystaltools.cpp611 const Matrix3& newCellColMatrix, Options opt) in setCellMatrix() argument
614 const Matrix3 xform(newCellColMatrix * in setCellMatrix()
624 molecule.unitCell()->setCellMatrix(newCellColMatrix); in setCellMatrix()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/core/
H A Dcrystaltools.h126 static bool setCellMatrix(Molecule& molecule, const Matrix3& newCellColMatrix,
H A Dcrystaltools.cpp611 const Matrix3& newCellColMatrix, Options opt) in setCellMatrix() argument
614 const Matrix3 xform(newCellColMatrix * in setCellMatrix()
624 molecule.unitCell()->setCellMatrix(newCellColMatrix); in setCellMatrix()