|
IGMPlot 3.16
Optimized IGMplot version able to use wfn/wfx/xyz files
|
Tool for IGMplot main. More...


Go to the source code of this file.
Functions | |
| void | checkOutputFileSize (const double predictedOutputSize, const bool outputSizeLimitActivated, const unsigned int outputSizeLimitInMB=2048) |
| Procedure which checks that the predicted size of output files are correct according to outputSizeLimitInMB. | |
| int | main (int argc, char **argv) |
| the main | |
Tool for IGMplot main.
| void checkOutputFileSize | ( | const double | predictedOutputSize, |
| const bool | outputSizeLimitActivated, | ||
| const unsigned int | outputSizeLimitInMB ) |
Procedure which checks that the predicted size of output files are correct according to outputSizeLimitInMB.
| predictedOutputSize | The predicted size according to a NCISolver object |
| outputSizeLimitActivated | If true check that predictedOutputSize < outputSizeLimitInGP |
| outputSizeLimitInMB | The allowed max size of output files |
