CASM  1.1.0
A Clusters Approach to Statistical Mechanics
MonteDriver.cc
Go to the documentation of this file.
7 
8 namespace CASM {
9 namespace Monte {
10 template class MonteDriver<Canonical>;
11 template class MonteDriver<GrandCanonical>;
12 
13 } // namespace Monte
14 } // namespace CASM
Main CASM namespace.
Definition: APICommand.hh:8