CASM  1.1.0
A Clusters Approach to Statistical Mechanics
SupercellSymInfo_data_io.cc File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::SupercellSymInfo_dataformatter_impl
 

Typedefs

template<typename ValueType >
using CASM::SupercellSymInfo_dataformatter_impl::SupercellSymInfoFormatter = GenericDatumFormatter< ValueType, SupercellSymInfo >
 
typedef Generic1DDatumFormatter< Eigen::VectorXd, SupercellSymInfo > CASM::SupercellSymInfo_dataformatter_impl::VectorXdSupercellSymInfoFormatter
 
typedef Generic1DDatumFormatter< Eigen::VectorXi, SupercellSymInfo > CASM::SupercellSymInfo_dataformatter_impl::VectorXiSupercellSymInfoFormatter
 
typedef Generic2DDatumFormatter< Eigen::MatrixXd, SupercellSymInfo > CASM::SupercellSymInfo_dataformatter_impl::MatrixXdSupercellSymInfoFormatter
 
typedef Generic2DDatumFormatter< Eigen::MatrixXi, SupercellSymInfo > CASM::SupercellSymInfo_dataformatter_impl::MatrixXiSupercellSymInfoFormatter
 

Functions

MatrixXiSupercellSymInfoFormatter CASM::SupercellSymInfo_dataformatter_impl::transformation_matrix_to_super ()
 
VectorXdSupercellSymInfoFormatter CASM::SupercellSymInfo_dataformatter_impl::supercell_lattice ()
 
MatrixXdSupercellSymInfoFormatter CASM::SupercellSymInfo_dataformatter_impl::supercell_lattice_column_matrix ()
 
MatrixXdSupercellSymInfoFormatter CASM::SupercellSymInfo_dataformatter_impl::supercell_lattice_vectors ()
 
SupercellSymInfoFormatter< jsonParser > CASM::SupercellSymInfo_dataformatter_impl::unitcells ()
 
SupercellSymInfoFormatter< jsonParser > CASM::SupercellSymInfo_dataformatter_impl::integral_site_coordinates ()
 
SupercellSymInfoFormatter< jsonParser > CASM::SupercellSymInfo_dataformatter_impl::translation_permutations ()
 
SupercellSymInfoFormatter< jsonParser > CASM::SupercellSymInfo_dataformatter_impl::factor_group ()
 
SupercellSymInfoFormatter< Index > CASM::SupercellSymInfo_dataformatter_impl::factor_group_size ()
 
SupercellSymInfoFormatter< jsonParser > CASM::SupercellSymInfo_dataformatter_impl::factor_group_permutations ()
 
SupercellSymInfoFormatter< jsonParser > CASM::SupercellSymInfo_dataformatter_impl::global_dof_reps ()
 
SupercellSymInfoFormatter< jsonParser > CASM::SupercellSymInfo_dataformatter_impl::local_dof_reps ()
 
template<>
DataFormatterDictionary< SupercellSymInfo > CASM::make_attribute_dictionary< SupercellSymInfo > ()