Loading [MathJax]/extensions/tex2jax.js
Parallel numerical verification of the σ_odd problem  October 6, 2018
All Classes Namespaces Files Functions Variables Typedefs Macros
Public Attributes | List of all members
mpi::first_last_bad_bad_struct Struct Reference

Structure for first_n, last_n, bad_first_n and bad_last_n values. More...

#include <mpi.hpp>

Collaboration diagram for mpi::first_last_bad_bad_struct:

Public Attributes

nat_type first_n
 
nat_type last_n
 
nat_type bad_first_n
 
nat_type bad_last_n
 

Detailed Description

Structure for first_n, last_n, bad_first_n and bad_last_n values.

Definition at line 49 of file mpi.hpp.

Member Data Documentation

◆ bad_first_n

nat_type mpi::first_last_bad_bad_struct::bad_first_n

Definition at line 53 of file mpi.hpp.

◆ bad_last_n

nat_type mpi::first_last_bad_bad_struct::bad_last_n

Definition at line 54 of file mpi.hpp.

◆ first_n

nat_type mpi::first_last_bad_bad_struct::first_n

Definition at line 51 of file mpi.hpp.

◆ last_n

nat_type mpi::first_last_bad_bad_struct::last_n

Definition at line 52 of file mpi.hpp.


The documentation for this struct was generated from the following file: