MADNESS  0.10.1
Classes | Functions
test_QCCalculationParametersBase.cc File Reference
#include "QCCalculationParametersBase.h"
#include "parallel_archive.h"
Include dependency graph for test_QCCalculationParametersBase.cc:

Classes

struct  inputfile
 
class  Parameters
 

Functions

int main (int argc, char **argv)
 
bool test_capitalization (World &world)
 
bool test_comment_lines (World &world)
 
bool test_derived (World &world)
 
bool test_empty_lines (World &world)
 
bool test_not_allowed (World &world)
 
template<typename T >
void test_same (const T &t1, const T &t2)
 
bool test_serialize (World &world)
 
template<typename T >
bool test_trailing_characters (World &world)
 
bool test_type_conversion1 (World &world)
 
bool test_type_conversion2 (World &world)
 
bool test_type_conversion3 (World &world)
 
bool test_type_conversion4 (World &world)
 
bool test_type_conversion5 (World &world)
 
bool test_type_conversion6 (World &world)
 
bool test_type_conversion7 (World &world)
 
bool test_type_conversion8 (World &world)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ test_capitalization()

bool test_capitalization ( World world)

◆ test_comment_lines()

bool test_comment_lines ( World world)

◆ test_derived()

bool test_derived ( World world)

◆ test_empty_lines()

bool test_empty_lines ( World world)

◆ test_not_allowed()

bool test_not_allowed ( World world)

◆ test_same()

template<typename T >
void test_same ( const T t1,
const T t2 
)

◆ test_serialize()

bool test_serialize ( World world)

◆ test_trailing_characters()

template<typename T >
bool test_trailing_characters ( World world)

◆ test_type_conversion1()

bool test_type_conversion1 ( World world)

◆ test_type_conversion2()

bool test_type_conversion2 ( World world)

◆ test_type_conversion3()

bool test_type_conversion3 ( World world)

◆ test_type_conversion4()

bool test_type_conversion4 ( World world)

◆ test_type_conversion5()

bool test_type_conversion5 ( World world)

◆ test_type_conversion6()

bool test_type_conversion6 ( World world)

◆ test_type_conversion7()

bool test_type_conversion7 ( World world)

◆ test_type_conversion8()

bool test_type_conversion8 ( World world)