#include <PropDef.hpp>
Public Attributes | |
| int | case_facies |
| int | case_stat |
| int | case_prop_interp |
| int | ngrf [2] |
| int | nfac [2] |
| int | nfaccur |
| int | nfacprod |
| int | nfacmax |
| EProcessOper | mode |
| VectorDouble | propfix |
| VectorDouble | propmem |
| VectorDouble | propwrk |
| VectorDouble | proploc |
| VectorDouble | coor |
| const DbGrid * | dbprop |
| int PropDef::case_facies |
| int PropDef::case_prop_interp |
| int PropDef::case_stat |
| VectorDouble PropDef::coor |
| const DbGrid* PropDef::dbprop |
| EProcessOper PropDef::mode |
| int PropDef::nfac[2] |
| int PropDef::nfaccur |
| int PropDef::nfacmax |
| int PropDef::nfacprod |
| int PropDef::ngrf[2] |
| VectorDouble PropDef::propfix |
| VectorDouble PropDef::proploc |
| VectorDouble PropDef::propmem |
| VectorDouble PropDef::propwrk |