My Project
Loading...
Searching...
No Matches
mpiutil.hpp File Reference

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.
 

Detailed Description

Simplifies handling of buffers to be used in conjunction with MPI.