https://github.com/drkwitht/mpi-any-function-rect-rule
C++ MPI program for rectangle sum of some user-entered functions.
https://github.com/drkwitht/mpi-any-function-rect-rule
cpp20 integral-approximation mpi-parallelization parsing
Last synced: 3 months ago
JSON representation
C++ MPI program for rectangle sum of some user-entered functions.
- Host: GitHub
- URL: https://github.com/drkwitht/mpi-any-function-rect-rule
- Owner: DrkWithT
- Created: 2024-10-14T01:17:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T00:11:52.000Z (9 months ago)
- Last Synced: 2025-02-04T11:05:42.440Z (5 months ago)
- Topics: cpp20, integral-approximation, mpi-parallelization, parsing
- Language: C++
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:

### Check by Desmos Result:
