Loading [MathJax]/extensions/tex2jax.js
Parallel numerical verification of the σ_odd problem  October 6, 2018
All Classes Namespaces Files Functions Variables Typedefs Macros
Functions | Variables
check_gentle_mpi.cpp File Reference

Check odd gentle numbers for the varsigma_odd problem and print bad numbers. More...

#include "../common/helper/helper.hpp"
#include "mpi/mpi.hpp"
Include dependency graph for check_gentle_mpi.cpp:

Go to the source code of this file.

Functions

void help_and_exit ()
 
int main (int argc, char *argv[])
 

Variables

unsigned int rank
 

Detailed Description

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.

Function Documentation

◆ help_and_exit()

void help_and_exit ( )

Definition at line 47 of file check_gentle_mpi.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 75 of file check_gentle_mpi.cpp.

Variable Documentation

◆ rank

unsigned int rank

Definition at line 29 of file check_gentle_mpi.cpp.