Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dgenadj.f1 subroutine genadj (colm, rowp, icnt ) argument
7 integer rowp(nshg*nnz), colm(nshg+1) local
/phasta/phSolver/incompressible/
H A Delmgmr.f5 & rowp, colm, lhsK, argument
46 integer rowp(nshg*nnz), colm(nshg+1) local
372 & rowp, colm, lhsS ) argument
400 integer ilwork(nlwork), rowp(nshg*nnz), colm(nshg+1) local
H A Dgenlmass.f173 & rowp, colm, argument
180 integer rowp(nnz*nshg), colm(nshg+1) local
215 & rowp, colm, argument
222 integer rowp(nnz*nshg), colm(nshg+1) local
H A DelmStats.f81 & iper, ilwork, rowp, colm, argument
97 & colm(nshg+1) local
H A DadvLES.f493 & rowp, colm, argument
528 integer rowp(nshg*nnz), colm(nshg+1) local
1608 & iBC, BC, rowp, colm, argument
1648 integer rowp(nshg*nnz), colm(nshg+1) local
H A Dusr.c60 int* colm, in usrNew()
H A Dsolfar.f7 & colm, argument
97 & rowp(nshg*nnz), colm(nshg+1), local
347 & colm, solinc, argument
405 & rowp(nshg*nnz), colm(nshg+1), local
H A Ditrdrv.f70 integer rowp(nshg,nnz), colm(nshg+1), local
850 & iper, ilwork, rowp, colm, argument
863 integer rowp(nshg,nnz), colm(nshg+1), local
1455 subroutine initEQS(iBC, rowp, colm,svLS_nFaces, argument
1478 integer rowp(nshg,nnz), colm(nshg+1), local
H A Dstats.f191 & rowp, colm, lhsK, lhsP ) argument
208 & colm(nshg+1) local
H A Dusr.h39 int* colm ; /* start index for rowp vector */ member
/phasta/phSolver/AMG/
H A Dramg_driver.f17 & colm,rowp,lhsK,lhsP,ilwork,BC,iBC,iper argument
29 integer,intent(in),dimension(nshg+1) :: colm local
107 & colm,rowp,lhsK,lhsP,ilwork,BC,iBC,iper,iterNum) argument
117 integer,intent(in),dimension(nshg+1) :: colm local
179 integer,intent(in),dimension(nshg+1) :: colm variable
286 & colm,rowp,lhsK,lhsP,flowDiag, argument
293 integer,intent(in),dimension(nshg+1) :: colm local
351 & colm,rowp,lhsK,lhsP, argument
368 integer,intent(in),dimension(nshg+1) :: colm local
H A Dramg_mls.f9 & colm,rowp,lhsK,lhsP, argument
20 integer,intent(in),dimension(nshg+1) :: colm local
189 & colm,rowp,lhsK,lhsP, argument
200 integer,intent(in),dimension(nshg+1) :: colm local
371 subroutine ramg_mls_setup(colm,rowp,lhsK,lhsP, argument
378 integer,intent(in),dimension(nshg+1) :: colm local
496 subroutine ramg_mls_calcPAv(level,u,v,colm,rowp,lhsK,lhsP, argument
505 integer,intent(in),dimension(nshg+1) :: colm local
534 integer,intent(in),dimension(nshg+1) :: colm variable
563 subroutine ramg_mls_apply(u,v,r,level,colm,rowp,lhsK,lhsP, argument
[all …]
H A Dramg_cheby.f9 subroutine ramg_cheby_apply(u,v,r,level,colm,rowp,lhsK,lhsP, argument
19 integer,intent(in),dimension(nshg+1) :: colm local
106 subroutine ramg_cheby_setup(colm,rowp,lhsK,lhsP, argument
113 integer,intent(in),dimension(nshg+1) :: colm local
H A Dramg_smoother.f5 subroutine ramg_calcPPEv(colm,rowp,lhsK,lhsP, argument
12 integer,intent(in),dimension(nshg+1) :: colm local
325 & colm,rowp,lhsK,lhsP, argument
335 integer,intent(in),dimension(nshg+1) :: colm local
396 & colm,rowp,lhsK,lhsP, argument
406 integer,intent(in),dimension(nshg+1) :: colm local
H A Dramg_control.f7 subroutine ramg_control(colm,rowp,lhsK,lhsP, argument
12 integer,intent(in),dimension(nshg+1) :: colm local
H A Dramg_ggb.f1 subroutine ramg_ggb_setup(colm,rowp,lhsK,lhsP, argument
10 integer,intent(in),dimension(nshg+1) :: colm local
270 & colm,rowp,lhsK,lhsP,ilwork,BC,iBC,iper argument
284 integer,intent(in),dimension(nshg+1) :: colm local
316 & colm,rowp,lhsK,lhsP,ilwork,BC,iBC,iper argument
327 integer,intent(in),dimension(nshg+1) :: colm local
H A Dramg_paratools.f487 & colm,rowp,lhsK,lhsP, argument
495 integer,intent(in),dimension(nshg+1) :: colm local
543 & colm,rowp,lhsK,lhsP, argument
552 integer,intent(in),dimension(nshg+1) :: colm local
594 & colm,rowp,lhsK,lhsP, argument
603 integer,intent(in),dimension(nshg+1) :: colm local
H A Dramg_tools.f137 subroutine ramg_calcAv_g(level,u,v,colm,rowp,lhsK,lhsP, argument
147 integer,intent(in),dimension(nshg+1) :: colm local
442 subroutine ramg_check_diag(colm,rowp,lhs,nshg,nnz_tot) argument
445 integer,intent(in),dimension(nshg+1) :: colm local
/phasta/phSolver/compressible/
H A Ditrdrv.f86 integer, allocatable, dimension(:) :: colm local