Go to the source code of this file.
◆ cgetlf()
subroutine cgetlf |
( |
type(ptcl) |
p, |
|
|
type(fmom) |
gb |
|
) |
| |
Definition at line 2 of file cgetlf.f.
References cbacktrace(), and d0.
Referenced by cbst1(), cgetcm(), cibst1(), cibstpol(), and cs2lp().
15 if(
p%mass .gt. 0.
d0)
then 16 gb%p(1)=
p%fm%p(1)/
p%mass
17 gb%p(2)=
p%fm%p(2)/
p%mass
18 gb%p(3)=
p%fm%p(3)/
p%mass
19 gb%p(4)=max(
p%fm%p(4)/
p%mass, 1.
d0)
21 write(0, *)
' mass=',
p%mass,
' invalid to cgetlf' subroutine cbacktrace(a, b, c)
********************block data cblkHeavy ********************integer j data *HeavyG2symbol p
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0