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::n_bad_bad_struct Struct Reference

Structure for n, first_n and last_n values. More...

#include <mpi.hpp>

Collaboration diagram for mpi::n_bad_bad_struct:

Public Attributes

nat_type n
 
nat_type bad_first_n
 
nat_type bad_last_n
 

Detailed Description

Structure for n, first_n and last_n values.

Definition at line 61 of file mpi.hpp.

Member Data Documentation

◆ bad_first_n

nat_type mpi::n_bad_bad_struct::bad_first_n

Definition at line 64 of file mpi.hpp.

◆ bad_last_n

nat_type mpi::n_bad_bad_struct::bad_last_n

Definition at line 65 of file mpi.hpp.

◆ n

nat_type mpi::n_bad_bad_struct::n

Definition at line 63 of file mpi.hpp.


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