Home
last modified time | relevance | path

Searched defs:ramg_zeroOut (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/AMG/
H A Dramg_tools.f306 subroutine ramg_zeroOut(u,ilwork,BC,iBC,iper) subroutine
311 real(kind=8),dimension(nshg),intent(inout) :: u local
312 integer,intent(in),dimension(nlwork) :: ilwork
313 integer,intent(in),dimension(nshg) :: iBC,iper
314 real(kind=8),intent(in),dimension(nshg,ndofBC) :: BC
338 end subroutine ! ramg_zeroOut argument