#include <string>
#include <iostream>
#include "QCCommon.hpp"
#include "QCReader.hpp"
#include "QCManager.hpp"
#include "QCFiles.hpp"
#include "QCGeneralData.hpp"
#include "QCPm3.hpp"
#include "QCPm3Param.hpp"
#include "QCDistMDSystem.hpp"
#include "QCDCAlgo.hpp"
Include dependency graph for testQCDistMDSystem.cpp:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
Definition at line 39 of file testQCDistMDSystem.cpp. References QCCommon::datadir, QCManager< TPModel, TPSystem >::getFiles(), QCManager< TPModel, TPSystem >::getGeneralData(), QCFiles::getGeneralFile(), QCManager< TPModel, TPSystem >::getSystem(), QCTrace::init(), QCManager< TPModel, TPSystem >::init(), QCTrace::initModel(), INPUT_SUFFIX(), intToString(), QCCommon::outdir, QC_TRACE, QCPP_SUCCES, qctrace, QCReader::readGeneralFile(), QCReader::readMasterFile(), QCManager< TPModel, TPSystem >::runComputations(), and QCTrace::traceOff(). Here is the call graph for this function: ![]() |