CASM  1.1.0
A Clusters Approach to Statistical Mechanics
SymInfo.hh File Reference
#include "casm/crystallography/Coordinate.hh"
#include "casm/external/Eigen/Dense"
#include "casm/symmetry/SymOp.hh"

Go to the source code of this file.

Classes

struct  CASM::SymInfo
 Simple struct to be used as return type for SymOp::info(). More...
 

Namespaces

 CASM
 Main CASM namespace.
 

Enumerations

enum class  CASM::symmetry_type {
  CASM::identity_op , CASM::mirror_op , CASM::glide_op , CASM::rotation_op ,
  CASM::screw_op , CASM::inversion_op , CASM::rotoinversion_op , CASM::invalid_op
}