CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::xtal::impl Namespace Reference

Classes

class  OrderedLatticePointGenerator
 

Functions

std::vector< UnitCellmake_lattice_points (const OrderedLatticePointGenerator::matrix_type &transformation_matrix)
 

Function Documentation

◆ make_lattice_points()

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.