|  | OpenCAEPoro
    0.2.0 Sep/22/2022
    A simulator for multicomponent porous media flow | 
3D coordinate representation in OpenCAEPoro More...
#include <OCPOutput.hpp>
| Public Member Functions | |
| OCPIJK (const USI &i, const USI &j, const USI &k) | |
| OCPIJK (const COOIJK &src) | |
| OCPIJK & | operator= (const COOIJK &src) | 
| Public Attributes | |
| USI | I | 
| USI | J | 
| USI | K | 
3D coordinate representation in OpenCAEPoro
Definition at line 28 of file OCPOutput.hpp.