Home
last modified time | relevance | path

Searched refs:cf (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/AMG/
H A Dramg_mls.f632 real(kind=8) :: cf local
638 cf = mlsCf(level,1)
639 u = cf*pAux
645 cf = mlsCf(level,i)
646 u = u+cf*res
673 real(kind=8) :: cf local
713 real(kind=8) :: cf local
749 real(kind=8) :: cf local
H A Dramg_cheby.f36 real(kind=8) :: cf,beta,alpha,delta,theta,s1,rhok,invtheta local