CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::NormPerUnitCell Class Reference

#include <Norm.hh>

+ Inheritance diagram for CASM::NormPerUnitCell:

Detailed Description

Definition at line 35 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

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

Reimplemented from CASM::Norm< Configuration >.

Definition at line 51 of file Norm.hh.

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

Clone.

Definition at line 45 of file Norm.hh.

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

Return configuration supercell size.

Reimplemented from CASM::Norm< Configuration >.

Definition at line 40 of file Norm.hh.


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