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

#include <Norm.hh>

+ Inheritance diagram for CASM::NormPerSpecies:

Detailed Description

Definition at line 48 of file Norm.hh.

Public Member Functions

double operator() (const Configuration &config) const override
 Return number of non-Va species in configuration per unitcell. More...
 
std::unique_ptr< NormPerSpeciesclone () const
 Clone. More...
 

Private Member Functions

NormPerSpecies_clone () const override
 

Member Function Documentation

◆ _clone()

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

Reimplemented from CASM::Norm< Configuration >.

Definition at line 61 of file Norm.hh.

◆ clone()

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

Clone.

Definition at line 56 of file Norm.hh.

◆ operator()()

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

Return number of non-Va species in configuration per unitcell.

Reimplemented from CASM::Norm< Configuration >.

Definition at line 51 of file Norm.hh.


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