Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Member Functions | Static Public Member Functions | List of all members
alsfvm::mpi::MpiIndexType Class Reference

#include <alsfvm/mpi/MpiIndexType.hpp>

Public Member Functions

 ~MpiIndexType ()
 
MPI_Datatype indexedDatatype ()
 

Static Public Member Functions

static alsfvm::shared_ptr< MpiIndexTypemakeInstance (int numberOfBlocks, const std::vector< int > &blockLengths, const std::vector< int > &offsets, MPI_Datatype datatype)
 

Constructor & Destructor Documentation

◆ ~MpiIndexType()

alsfvm::mpi::MpiIndexType::~MpiIndexType ( )

Member Function Documentation

◆ indexedDatatype()

MPI_Datatype alsfvm::mpi::MpiIndexType::indexedDatatype ( )

◆ makeInstance()

alsfvm::shared_ptr< MpiIndexType > alsfvm::mpi::MpiIndexType::makeInstance ( int  numberOfBlocks,
const std::vector< int > &  blockLengths,
const std::vector< int > &  offsets,
MPI_Datatype  datatype 
)
static

The documentation for this class was generated from the following files: