Define constants.
More...
|
integer, parameter | prec_const_mod::stdin = input_unit |
| Standard input unit. More...
|
|
integer, parameter | prec_const_mod::stdout = output_unit |
| Standard output unit. More...
|
|
integer, parameter | prec_const_mod::stderr = error_unit |
| Standard error unit. More...
|
|
integer, parameter | prec_const_mod::dp = REAL64 |
| Double precision real numbers. More...
|
|
real(dp), public, protected | prec_const_mod::nan_ |
| Not a number. More...
|
|
real(dp), parameter | prec_const_mod::pi = 3.141592653589793238462643383279502884197_dp |
| Pi. More...
|
|
real(dp), parameter | prec_const_mod::pio2 = 1.57079632679489661923132169163975144209858_dp |
| Pi/2. More...
|
|
real(dp), parameter | prec_const_mod::twopi = 6.283185307179586476925286766559005768394_dp |
| 2Pi More...
|
|
real(dp), parameter | prec_const_mod::sqrt2 = 1.41421356237309504880168872420969807856967_dp |
| Sqrt(2) More...
|
|
Define constants.
- Copyright
- © All rights reserved. ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Switzerland Swiss Plasma Center, 2021.
- Author
- (in alphabetical order)
-
Emmanuel Lanti emman.nosp@m.uel..nosp@m.lanti.nosp@m.@epf.nosp@m.l.ch
-
Paola Paruta paola.nosp@m..par.nosp@m.uta@e.nosp@m.pfl..nosp@m.ch
-
Christoph Wersal chris.nosp@m.toph.nosp@m..wers.nosp@m.al@e.nosp@m.pfl.c.nosp@m.h