Class pfcoef_param_class
In: PartialFractionClass/pfcoef_param_class.F90
constants_module pfcoef_param_class dot/f_151.png

Methods

Included Modules

constants_module

Public Instance methods

nkey
Constant :
nkey = npowmax+(npmax-npmin)*npowmax :integer, parameter
npmax
Constant :
npmax =32 :integer, parameter
npmin
Constant :
npmin =4 :integer, parameter
npowmax
Constant :
npowmax =8 :integer, parameter
partial_fraction_coef
Derived Type :
itype :integer
n :integer
npow :integer
a :real(DP)
b :real(DP)
minimaxerror :real(DP)
alp(:) :real(DP), allocatable
bet(:) :real(DP), allocatable