|
NTPoly
|
A module to store specifications for basic data types. More...
Functions/Subroutines | |
| subroutine, public | mpitypeinfoinit () |
| A subroutine to make a double precision MPI type with the requested precision. Must be called before MPINTREAL is used. | |
Variables | |
| integer, parameter, public | ntreal = c_double |
| The precision of floating point numbers we will use in this program. | |
| integer, public | mpintreal |
| MPI floating point datatype with the precision we will use in this program. | |
A module to store specifications for basic data types.
1.8.13