Home
last modified time | relevance | path

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

/phasta/svLS/
H A DGMRES.f58 REAL*8, ALLOCATABLE :: u(:,:,:), h(:,:), unCondU(:,:), y(:), c(:), local
61 ALLOCATE(h(ls%sD+1,ls%sD), u(dof,nNo,ls%sD+1), unCondU(dof,nNo),
82 unCondU = u(:,:,1)
84 2 face, unCondU, u(:,:,1))
110 unCondU = u(:,:,i+1)
112 2 commu, face, unCondU, u(:,:,i+1))
H A DCGRAD.f59 2 unCondU(:,:) local
62 2 unCondU(dof,nNo))
85 unCondU = GP
87 2 face, unCondU, GP)