OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
The OCPOutput class manages different kinds of ways to output information. More...
#include <OCPOutput.hpp>
Public Member Functions | |
void | InputParam (const ParamOutput ¶mOutput) |
void | Setup (const Reservoir &reservoir, const OCPControl &ctrl) |
void | SetVal (const Reservoir &reservoir, const OCPControl &ctrl) |
void | PrintInfo () const |
void | PrintInfoSched (const Reservoir &rs, const OCPControl &ctrl, const OCP_DBL &time) const |
OCP_BOOL | IfOutputVTK () const |
Friends | |
class | OpenCAEPoro |
The OCPOutput class manages different kinds of ways to output information.
Definition at line 435 of file OCPOutput.hpp.