My Project
|
Simplifies handling of buffers to be used in conjunction with MPI. More...
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
Functions | |
std::vector< std::string > | Opm::gatherStrings (const std::string &local_string) |
From each rank, gather its string (if not empty) into a vector. | |
Simplifies handling of buffers to be used in conjunction with MPI.