OpenCAEPoro
0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
|
The Summary class manages the output in the summary file. More...
#include <OCPOutput.hpp>
Public Member Functions | |
void | InputParam (const OutputSummary &summary_param) |
TODO: Add Doxygen. | |
void | Setup (const Reservoir &reservoir, const OCP_DBL &totalTime) |
TODO: Add Doxygen. | |
void | SetVal (const Reservoir &reservoir, const OCPControl &ctrl) |
TODO: Add Doxygen. | |
void | PrintInfo (const string &dir) const |
Write output information to a file. More... | |
The Summary class manages the output in the summary file.
Definition at line 91 of file OCPOutput.hpp.
void Summary::PrintInfo | ( | const string & | dir | ) | const |
Write output information to a file.
Write output information in the dir/SUMMARY.out file.
Definition at line 578 of file OCPOutput.cpp.
References OCP_ABORT.