#include <mpi.h>
#include <iostream>
#include <vector>
#include <cassert>
#include <stdlib.h>
Go to the source code of this file.
Definition at line 7 of file tryVec.C.