|
CASM
AClustersApproachtoStatisticalMechanics
|
#include "casm/hull/Hull.hh"#include <iterator>#include "casm/clex/PrimClex.hh"#include "casm/misc/PCA.hh"#include "casm/external/Eigen/Dense"#include "casm/external/qhull/libqhullcpp/QhullFacetList.h"#include "casm/external/qhull/libqhullcpp/QhullVertexSet.h"#include "casm/casm_io/DataFormatter.hh"#include "casm/casm_io/DataFormatterTools.hh"Go to the source code of this file.
Namespaces | |
| CASM | |
| Main CASM namespace. | |
| CASM::Hull_impl | |
Functions | |
| void | CASM::Hull_impl::_validate_input (const ConstConfigSelection &selection, const Hull::CompCalculator &comp_calculator, const Hull::EnergyCalculator &energy_calculator) |
| Print informational message and throw exception if input data is not valid. More... | |