CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <functional>
#include <map>
#include <memory>
#include <string>
#include "casm/casm_io/dataformatter/DataFormatter.hh"
#include "casm/casm_io/dataformatter/DataFormatterTools.hh"
#include "casm/global/eigen.hh"
#include "casm/misc/cloneable_ptr.hh"
Go to the source code of this file.
Classes | |
class | CASM::ConstantReference |
Maps all Configurations to the same value. More... | |
class | CASM::HyperPlaneReferenceBase |
Maps a Configuration to a scalar value via a hyperplane. More... | |
class | CASM::HyperPlaneReference |
Maps a Configuration to a scalar value via a hyperplane. More... | |
Namespaces | |
CASM | |
Main CASM namespace. | |
Typedefs | |
typedef ScalarAttribute< Configuration > | CASM::Reference |