|  | OpenCAEPoro
    0.2.0 Sep/22/2022
    A simulator for multicomponent porous media flow | 
The SumPair class is an auxiliary structure storing summary data to output. More...
#include <OCPOutput.hpp>
| Public Member Functions | |
| SumPair (const string &item, const string &obj, const string &unit) | |
| Public Attributes | |
| string | Item | 
| string | Obj | 
| string | Unit | 
| vector< OCP_DBL > | val | 
The SumPair class is an auxiliary structure storing summary data to output.
Definition at line 75 of file OCPOutput.hpp.