CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::SymInfoOptions Struct Reference

#include <SymInfo_stream_io.hh>

Detailed Description

Options for printing SymInfo.

Definition at line 21 of file SymInfo_stream_io.hh.

Public Member Functions

 SymInfoOptions (COORD_TYPE _coord_type=FRAC, double _tol=TOL, Index _prec=7, bool _print_matrix_tau=false)
 

Public Attributes

COORD_TYPE coord_type
 
double tol
 
Index prec
 
bool print_matrix_tau
 

Constructor & Destructor Documentation

◆ SymInfoOptions()

CASM::SymInfoOptions::SymInfoOptions ( COORD_TYPE  _coord_type = FRAC,
double  _tol = TOL,
Index  _prec = 7,
bool  _print_matrix_tau = false 
)
inline

Definition at line 22 of file SymInfo_stream_io.hh.

Member Data Documentation

◆ coord_type

COORD_TYPE CASM::SymInfoOptions::coord_type

Definition at line 28 of file SymInfo_stream_io.hh.

◆ prec

Index CASM::SymInfoOptions::prec

Definition at line 30 of file SymInfo_stream_io.hh.

◆ print_matrix_tau

bool CASM::SymInfoOptions::print_matrix_tau

Definition at line 31 of file SymInfo_stream_io.hh.

◆ tol

double CASM::SymInfoOptions::tol

Definition at line 29 of file SymInfo_stream_io.hh.


The documentation for this struct was generated from the following file: