IPIM
 All Classes Files Functions Variables Pages
Data Types | Public Member Functions | Public Attributes | List of all members
coef_pade Module Reference
Collaboration diagram for coef_pade:
Collaboration graph
[legend]

Data Types

type  c_pade
 

Public Member Functions

subroutine init_pade ()
 

Public Attributes

integer, parameter nscale =5
 
integer, parameter mmax =2*(nscale-1)
 
integer, dimension(nscale),
parameter 
m_scal =(/3,5,7,9,13/)
 
real *8, dimension(nscale),
parameter 
theta =(/1.495585217958292d-2,2.539398330063230d-1,9.504178996162932d-1,2.097847961257068d0,5.371920351148152d0/)
 
type(c_pade), dimension(:),
allocatable, save 
pade
 

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