CASM  1.1.0
A Clusters Approach to Statistical Mechanics
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
VectorSpaceSymReport.hh File Reference

Go to the source code of this file.

Classes

struct  CASM::SymRepTools_v2::VectorSpaceSymReport
 Summary of data associated with the action of a symmetry group on a vector space. More...
 

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::SymRepTools_v2
 

Functions

VectorSpaceSymReport CASM::SymRepTools_v2::vector_space_sym_report (IrrepDecomposition const &irrep_decomposition, bool calc_wedges=false)
 Construct VectorSpaceSymReport. More...
 
SymRepTools_v2::VectorSpaceSymReport CASM::vector_space_sym_report_v2 (SymGroupRep const &rep, SymGroup const &head_group, Eigen::MatrixXd const &subspace, bool calc_wedges=false)
 Construct VectorSpaceSymReport, using CASM::SymGroupRep and CASM::SymGroup. More...