OpenCAEPoro  0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
Classes
OCPOutput.hpp File Reference

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...
 

Detailed Description

OCPOutput class declaration.

Author
Shizhe Li
Date
Oct/01/2021

Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.

Released under the terms of the GNU Lesser General Public License 3.0 or later.

Definition in file OCPOutput.hpp.