This is the complete list of members for Opm::PackUnPackCellData, including all inherited members.
| doUnpack(const IndexMapType &indexMap, MessageBufferType &buffer) | Opm::PackUnPackCellData | inline |
| pack(int link, MessageBufferType &buffer) | Opm::PackUnPackCellData | inline |
| PackUnPackCellData(const data::Solution &localCellData, data::Solution &globalCellData, const IndexMapType &localIndexMap, const IndexMapStorageType &indexMaps, std::size_t globalSize, bool isIORank) | Opm::PackUnPackCellData | inline |
| read(MessageBufferType &buffer, const IndexMapType &indexMap, Vector &vector, unsigned int offset=0, unsigned int stride=1) const | Opm::PackUnPackCellData | inlineprotected |
| unpack(int link, MessageBufferType &buffer) | Opm::PackUnPackCellData | inline |
| write(MessageBufferType &buffer, const IndexMapType &localIndexMap, const Vector &vector, unsigned int offset=0, unsigned int stride=1) const | Opm::PackUnPackCellData | inlineprotected |