OpenCAEPoro
v0.5.0
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 34 of file OCPOutput.hpp.