CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::NormPerUnitCell Class Reference

#include <Norm.hh>

+ Inheritance diagram for CASM::NormPerUnitCell:

Detailed Description

Definition at line 30 of file Norm.hh.

Public Member Functions

double operator() (const Configuration &config) const override
 Return configuration supercell size. More...
 
std::unique_ptr< NormPerUnitCellclone () const
 Clone. More...
 

Private Member Functions

NormPerUnitCell_clone () const override
 

Member Function Documentation

◆ _clone()

NormPerUnitCell* CASM::NormPerUnitCell::_clone ( ) const
inlineoverrideprivatevirtual

Reimplemented from CASM::Norm< Configuration >.

Definition at line 43 of file Norm.hh.

◆ clone()

std::unique_ptr<NormPerUnitCell> CASM::NormPerUnitCell::clone ( ) const
inline

Clone.

Definition at line 38 of file Norm.hh.

◆ operator()()

double CASM::NormPerUnitCell::operator() ( const Configuration config) const
inlineoverridevirtual

Return configuration supercell size.

Reimplemented from CASM::Norm< Configuration >.

Definition at line 33 of file Norm.hh.


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