FooBar
main.cpp File Reference
#include <iostream>
#include <mpi.h>
#include "car.h"
#include "bmw.h"
#include "typemaps.h"

Functions

int main (int argc, char *argv[])
 This simple demo program shows how to use the Typemaps class, which provides the MPI datatypes created from the given class hierarchy by the TypemapGenerator. More...
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

This simple demo program shows how to use the Typemaps class, which provides the MPI datatypes created from the given class hierarchy by the TypemapGenerator.