OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
OCPOutput class declaration. More...
#include <iomanip>
#include <iostream>
#include "OCPControl.hpp"
#include "Output4Vtk.hpp"
#include "ParamOutput.hpp"
#include "Reservoir.hpp"
#include "UtilOutput.hpp"
#include "UtilTiming.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 | SumItem |
The SumItem 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 | BasicGridProperty |
Basic grid properties for output. More... | |
class | Out4RPT |
Collect more detailed information of each time step. More... | |
class | Out4VTK |
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.