Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 152 Bytes

File metadata and controls

7 lines (4 loc) · 152 Bytes

MPI-CodeBits

This is a collection of assorted MPI code bits written in C/C++.

trapInteg.cc

A numerical integration based on the trapezoid rule.