|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include "casm/clusterography/ClusterInvariants.hh"#include "casm/clusterography/IntegralCluster.hh"#include "casm/crystallography/Coordinate.hh"#include "casm/crystallography/Structure.hh"#include "casm/misc/CASM_math.hh"Go to the source code of this file.
Namespaces | |
| CASM | |
| Main CASM namespace. | |
Functions | |
| bool | CASM::almost_equal (ClusterInvariants const &A, ClusterInvariants const &B, double tol) |
| Check if ClusterInvariants are equal. More... | |
| bool | CASM::compare (ClusterInvariants const &A, ClusterInvariants const &B, double tol) |
| Compare ClusterInvariants. More... | |
| bool | CASM::almost_equal (WithinScelClusterInvariants const &A, WithinScelClusterInvariants const &B, double tol) |
| Check if WithinScelClusterInvariants are equal. More... | |
| bool | CASM::compare (WithinScelClusterInvariants const &A, WithinScelClusterInvariants const &B, double tol) |
| Compare WithinScelClusterInvariants. More... | |