Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

taylor_mpicomm.cpp File Reference

#include "cxsc_mpicomm_templ.hpp"
#include "taylor_mpicomm.hpp"

Functions

int MPI_Pack (itaylor &it, void *sendbuffer, int bufflen, int *pos, MPI_Comm MC)
int MPI_Unpack (void *recbuffer, int bufflen, int *pos, itaylor &it, MPI_Comm MC)
int MPI_Pack (dim2taylor &d2t, void *sendbuffer, int bufflen, int *pos, MPI_Comm MC)
int MPI_Unpack (void *recbuffer, int bufflen, int *pos, dim2taylor &d2t, MPI_Comm MC)
int MPI_Pack (dim2taylor_vector &d2tv, void *sendbuffer, int bufflen, int *pos, MPI_Comm MC)
int MPI_Unpack (void *recbuffer, int bufflen, int *pos, dim2taylor_vector &d2tv, MPI_Comm MC)

Detailed Description

MPI communication package for C-XSC Taylor arithmetic data types: Implementation file.

Copyright (C) 2004-2007 Markus Grimmer

Incorporated Routines:

Incorporated Types:


Function Documentation

int MPI_Pack dim2taylor_vector d2tv,
void *  sendbuffer,
int  bufflen,
int *  pos,
MPI_Comm  MC
 

int MPI_Pack dim2taylor d2t,
void *  sendbuffer,
int  bufflen,
int *  pos,
MPI_Comm  MC
 

int MPI_Pack itaylor it,
void *  sendbuffer,
int  bufflen,
int *  pos,
MPI_Comm  MC
 

int MPI_Unpack void *  recbuffer,
int  bufflen,
int *  pos,
dim2taylor_vector d2tv,
MPI_Comm  MC
 

int MPI_Unpack void *  recbuffer,
int  bufflen,
int *  pos,
dim2taylor d2t,
MPI_Comm  MC
 

int MPI_Unpack void *  recbuffer,
int  bufflen,
int *  pos,
itaylor it,
MPI_Comm  MC
 


Generated on Tue Feb 27 21:19:13 2007 for VFIS by  doxygen 1.4.4