|
opm-simulators
|
Public Member Functions | |
| template<class OtherBlockType > | |
| NeighborInfoStruct (const NeighborInfoStruct< ResidualNBInfoType, OtherBlockType > &other) | |
| template<class PtrType > | |
| NeighborInfoStruct (unsigned int n, const ResidualNBInfoType &r, PtrType ptr) | |
Public Attributes | |
| unsigned int | neighbor |
| ResidualNBInfoType | res_nbinfo |
| BlockType * | matBlockAddress |