HPhi++
3.1.0
|
Output list_1 for canonical ensembles obtained in sz.cpp. More...
#include "output_list.hpp"
#include "FileIO.hpp"
#include "wrapperMPI.hpp"
Go to the source code of this file.
Functions | |
int | output_list (struct BindStruct *X) |
Output list_1 for canonical ensembles. More... | |
Output list_1 for canonical ensembles obtained in sz.cpp.
Definition in file output_list.cpp.
int output_list | ( | struct BindStruct * | X | ) |
Output list_1 for canonical ensembles.
X | [in] Struct to get the dimension of the target Hilbert space and the information for making the output file name. |
-1 | fail to output the list. |
0 | success to output the list. |
Definition at line 40 of file output_list.cpp.
References BindStruct::Check, childfopenMPI(), BindStruct::Def, DefineList::iCalcModel, CheckList::idim_max, list_1, DefineList::Ndown, DefineList::Ne, DefineList::Nsite, DefineList::Nup, and stdoutMPI.
Referenced by main().