Alsvinn  0.5.3
The fast FVM simulator with UQ support
Namespaces | Functions
to_mpi_offset.hpp File Reference
#include "alsutils/types.hpp"
#include <mpi.h>
#include <array>

Go to the source code of this file.

Namespaces

 alsutils
 Various utilities for mpi and cuda.
 
 alsutils::mpi
 

Functions

std::array< MPI_Offset, 3 > alsutils::mpi::to_mpi_offset (const ivec3 &integerVector)
 Convenience function to do the type cast from int to whatever MPI_Offset is (usually long long int) More...