Home
last modified time | relevance | path

Searched refs:BCg (Results 1 – 3 of 3) sorted by relevance

/phasta/phSolver/common/
H A Dmod_slpw.f3 real*8, allocatable :: BCg(:,:) variable
H A Dgenbc.f93 allocate(BCg(nshg,ndofBC))
99 BCg=BC
107 & BCg(nn,:), BCtmpg(nn,:),
113 deallocate(BCg)
H A DslpwBC.f1 subroutine slpwBC(nslpw,ihis,iBCg,BCg,BCtmpg,iBC,BC,wlnorm) argument
6 real*8 BCg(ndofBC) local