CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
complete_tests.cpp File Reference
#include <iostream>
#include <iterator>
#include "casm/completer/Complete.hh"
#include "completer_functions.hh"
#include "casm/casm_io/DataFormatter.hh"
#include "casm/clex/Configuration.hh"

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Typedefs

typedef ArgHandler::ARG_TYPE CASM::ARG_TYPE
 

Functions

std::string CASM::recast (ARG_TYPE atype)
 
void CASM::subopt_test ()
 
void CASM::opt_test ()
 
void CASM::opt_test2 ()
 
void CASM::po_test ()
 
Option CASM::generate_option (std::string postfix, char beginshort)
 
void CASM::engine_test ()
 
void CASM::argtype_test ()
 
void CASM::property_test ()
 
int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 217 of file complete_tests.cpp.