CASM  1.1.0
A Clusters Approach to Statistical Mechanics
IntegralCoordinateWithin.hh File Reference
#include <array>
#include <vector>
#include "casm/external/Eigen/Core"
#include "casm/global/eigen.hh"
#include "casm/misc/CASM_Eigen_math.hh"

Go to the source code of this file.

Classes

class  CASM::xtal::IntegralCoordinateWithin_f
 
class  CASM::xtal::impl::OrderedLatticePointGenerator
 

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::xtal
 
 CASM::xtal::impl
 

Functions

std::vector< UnitCell > CASM::xtal::impl::make_lattice_points (const OrderedLatticePointGenerator::matrix_type &transformation_matrix)
 
std::vector< UnitCell > CASM::xtal::make_lattice_points (const Eigen::Matrix3l &transformation_matrix)
 
std::vector< UnitCell > CASM::xtal::make_lattice_points (const Lattice &tiling_unit, const Lattice &superlattice, double tol)