WRApplication
External kratos "application" for multiscale time integration.
MPIUtils Struct Reference
Collaboration diagram for MPIUtils:

Static Public Member Functions

template<class TInputIterator , class TOutputIterator >
static void AllGatherV (TInputIterator itBegin, TInputIterator itEnd, TOutputIterator itOutput, DataCommunicator &rCommunicator)
 Synchronize a union of all items on every rank. More...
 

Member Function Documentation

◆ AllGatherV()

static void AllGatherV ( TInputIterator  itBegin,
TInputIterator  itEnd,
TOutputIterator  itOutput,
DataCommunicator &  rCommunicator 
)
static

Synchronize a union of all items on every rank.

Warning
This function is only meant to be used for trivially serializable value types.

The documentation for this struct was generated from the following file: