CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Classes | |
class | OrderedLatticePointGenerator |
Functions | |
std::vector< UnitCell > | make_lattice_points (const OrderedLatticePointGenerator::matrix_type &transformation_matrix) |
std::vector< UnitCell > CASM::xtal::impl::make_lattice_points | ( | const OrderedLatticePointGenerator::matrix_type & | transformation_matrix | ) |
Returns all the lattice points that exists within the superlattice that has the given transformation matrix
Definition at line 90 of file IntegralCoordinateWithin.cc.