Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 199 Bytes

File metadata and controls

11 lines (6 loc) · 199 Bytes

#A Simple class for fast Development of MPI in C++

Author : Kai-Hsin Wu
email  : kaihsinwu@gmail.com
  • MPI_Handler

    class for simplify using MPI. (see example_mpi.cpp for futher usage.)