Skip to content

C++ MPI program for rectangle sum of some user-entered functions.

Notifications You must be signed in to change notification settings

DrkWithT/MPI-Any-Function-Rect-Rule

Repository files navigation

README

Brief:

A MPI C++ project for doing numeric integral approximation with the rectangle rule, but with a twist: For a range of user-entered functions!

Requirements:

  • Git
  • CMake 3.16+
  • A C++ MPI compiler e.g mpicxx, etc.
  • The mpi.h AKA the MPI library header.

Sample Output:

Sample Program Output

Check by Desmos Result:

Sample Desmos Output

About

C++ MPI program for rectangle sum of some user-entered functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published