Searched defs:ramg_mls_sandw_post (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_mls.f | 727 subroutine ramg_mls_sandw_post(u,v,level,colm,rowp,lhsK,lhsP, subroutine 734 integer,intent(in),dimension(nlwork) :: ilwork 735 integer,intent(in),dimension(nshg) :: iBC,iper 736 real(kind=8),intent(in),dimension(nshg,ndofBC) :: BC 737 integer,intent(in),dimension(nshg+1) :: colm 761 end subroutine ! ramg_mls_sandw_post argument
|