OpenCAEPoro
0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
|
OCPOutput class declaration. More...
#include <iomanip>
#include <iostream>
#include "OCPControl.hpp"
#include "ParamOutput.hpp"
#include "Reservoir.hpp"
#include "UtilOutput.hpp"
Go to the source code of this file.
Classes | |
class | OCPIJK |
3D coordinate representation in OpenCAEPoro More... | |
class | OCPType_Sum< T > |
TODO: Add Doxygen. More... | |
class | SumPair |
The SumPair class is an auxiliary structure storing summary data to output. More... | |
class | Summary |
The Summary class manages the output in the summary file. More... | |
class | CriticalInfo |
Collect important information of each time step for fast review. More... | |
class | DetailInfo |
Collect more detailed information of each time step. More... | |
class | OCPOutput |
The OCPOutput class manages different kinds of ways to output information. More... | |
OCPOutput class declaration.
Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.
Definition in file OCPOutput.hpp.