CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::Printer< IntegralCluster > Struct Reference

#include <OrbitPrinter.hh>

+ Inheritance diagram for CASM::Printer< IntegralCluster >:

Detailed Description

Definition at line 96 of file OrbitPrinter.hh.

Public Types

typedef IntegralCluster Element
 

Public Member Functions

 Printer (const OrbitPrinterOptions &_opt=OrbitPrinterOptions())
 
void print (const Element &element, Log &out) const
 
void coord_type (Log &out)
 
void increase_indent (Log &out) const
 
void decrease_indent (Log &out) const
 
template<typename OrbitType >
void print_equivalence_map (const OrbitType &orbit, Index equiv_index, Log &out) const
 
template<typename OrbitType >
void print_equivalence_map (const OrbitType &orbit, Index equiv_index, jsonParser &json) const
 
template<typename OrbitType >
void print_equivalence_map (const OrbitType &orbit, Log &out) const
 
template<typename OrbitType , typename Element >
void print_invariant_group (const OrbitType &orbit, const Element &element, Log &out) const
 
template<typename OrbitType , typename Element >
void print_invariant_group (const OrbitType &orbit, const Element &element, jsonParser &json) const
 

Public Attributes

OrbitPrinterOptions opt
 

Static Public Attributes

static const std::string element_name = "Clusters"
 

Member Typedef Documentation

◆ Element

Definition at line 97 of file OrbitPrinter.hh.

Constructor & Destructor Documentation

◆ Printer()

Definition at line 100 of file OrbitPrinter.hh.

Member Function Documentation

◆ coord_type()

void CASM::PrinterBase::coord_type ( Log out)
inherited

Definition at line 54 of file OrbitPrinter.cc.

◆ decrease_indent()

void CASM::PrinterBase::decrease_indent ( Log out) const
inlineinherited

Definition at line 58 of file OrbitPrinter.hh.

◆ increase_indent()

void CASM::PrinterBase::increase_indent ( Log out) const
inlineinherited

Definition at line 55 of file OrbitPrinter.hh.

◆ print()

void CASM::Printer< IntegralCluster >::print ( const Element element,
Log out 
) const

Definition at line 61 of file OrbitPrinter.cc.

◆ print_equivalence_map() [1/3]

template<typename OrbitType >
void CASM::PrinterBase::print_equivalence_map ( const OrbitType &  orbit,
Index  equiv_index,
jsonParser json 
) const
inherited

Definition at line 40 of file OrbitPrinter_impl.hh.

◆ print_equivalence_map() [2/3]

template<typename OrbitType >
void CASM::PrinterBase::print_equivalence_map ( const OrbitType &  orbit,
Index  equiv_index,
Log out 
) const
inherited

Definition at line 24 of file OrbitPrinter_impl.hh.

◆ print_equivalence_map() [3/3]

template<typename OrbitType >
void CASM::PrinterBase::print_equivalence_map ( const OrbitType &  orbit,
Log out 
) const
inherited

Definition at line 61 of file OrbitPrinter_impl.hh.

◆ print_invariant_group() [1/2]

template<typename OrbitType , typename Element >
void CASM::PrinterBase::print_invariant_group ( const OrbitType &  orbit,
const Element &  element,
jsonParser json 
) const
inherited

Definition at line 96 of file OrbitPrinter_impl.hh.

◆ print_invariant_group() [2/2]

template<typename OrbitType , typename Element >
void CASM::PrinterBase::print_invariant_group ( const OrbitType &  orbit,
const Element &  element,
Log out 
) const
inherited

Definition at line 82 of file OrbitPrinter_impl.hh.

Member Data Documentation

◆ element_name

const std::string CASM::Printer< IntegralCluster >::element_name = "Clusters"
static

Definition at line 98 of file OrbitPrinter.hh.

◆ opt

OrbitPrinterOptions CASM::PrinterBase::opt
inherited

Definition at line 49 of file OrbitPrinter.hh.


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