DISPATCH
math_mod::math_t Type Reference

Public Member Functions

procedure init
 

Public Attributes

character(len=16) name ='not set'
 
real(kind=8) pi = acos(-1.0_8)
 
real(kind=8) pi2 = 2.0_8 * acos(-1.0_8)
 
real(kind=8) pi4 = 4.0_8 * acos(-1.0_8)
 
real(kind=8) e = exp(1d0)
 
real(kind=8) ln10 = log(10d0)
 

Detailed Description

Definition at line 10 of file math_mod.f90.


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