CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Hull.cc File Reference
#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...