Parallel numerical verification of the σ_odd problem
October 6, 2018
|
Check odd gentle numbers for the varsigma_odd problem and print bad numbers. More...
Go to the source code of this file.
Functions | |
void | help_and_exit () |
int | main (int argc, char *argv[]) |
Variables | |
unsigned int | rank |
Check odd gentle numbers for the varsigma_odd problem and print bad numbers.
(January 18, 2018) GPLv3 — Copyright (C) 2017, 2018 Olivier Pirson http://www.opimedia.be/
Definition in file check_gentle_mpi.cpp.
void help_and_exit | ( | ) |
Definition at line 47 of file check_gentle_mpi.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 75 of file check_gentle_mpi.cpp.
unsigned int rank |
Definition at line 29 of file check_gentle_mpi.cpp.