CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::ClusterSpecs_impl::MaxLengthClusterFilter Class Reference

Detailed Description

Definition at line 367 of file ClusterSpecs.cc.

Public Member Functions

 MaxLengthClusterFilter (double _max_length)
 
bool operator() (IntegralCluster const &clust)
 

Private Attributes

double max_length
 

Constructor & Destructor Documentation

◆ MaxLengthClusterFilter()

CASM::ClusterSpecs_impl::MaxLengthClusterFilter::MaxLengthClusterFilter ( double  _max_length)
inline

Definition at line 369 of file ClusterSpecs.cc.

Member Function Documentation

◆ operator()()

bool CASM::ClusterSpecs_impl::MaxLengthClusterFilter::operator() ( IntegralCluster const &  clust)
inline

Definition at line 371 of file ClusterSpecs.cc.

Member Data Documentation

◆ max_length

double CASM::ClusterSpecs_impl::MaxLengthClusterFilter::max_length
private

Definition at line 380 of file ClusterSpecs.cc.


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