OpenCAEPoro
0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
|
#include <ParamReservoir.hpp>
Public Attributes | |
bool | activity {false} |
If false, this param is not given. | |
vector< T > | data |
Data of param. | |
A internal structure used to store some params for reservoir, it can tell if these params are given by users.
Definition at line 57 of file ParamReservoir.hpp.