Home
last modified time | relevance | path

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

/phasta/phSolver/AMG/ !
H A Dramg_driver.f17 & colm,rowp,lhsK,lhsP,ilwork,BC,iBC,iper argument
32 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
107 & colm,rowp,lhsK,lhsP,ilwork,BC,iBC,iper,iterNum) argument
121 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
182 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP variable
286 & colm,rowp,lhsK,lhsP,flowDiag, argument
296 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
351 & colm,rowp,lhsK,lhsP, argument
371 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
H A Dramg_mls.f9 & colm,rowp,lhsK,lhsP, argument
24 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
189 & colm,rowp,lhsK,lhsP, argument
204 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
371 subroutine ramg_mls_setup(colm,rowp,lhsK,lhsP, argument
381 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
496 subroutine ramg_mls_calcPAv(level,u,v,colm,rowp,lhsK,lhsP, argument
509 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
537 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP 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
23 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
106 subroutine ramg_cheby_setup(colm,rowp,lhsK,lhsP, argument
116 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
H A Dramg_smoother.f5 subroutine ramg_calcPPEv(colm,rowp,lhsK,lhsP, argument
15 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
325 & colm,rowp,lhsK,lhsP, argument
338 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
396 & colm,rowp,lhsK,lhsP, argument
410 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
H A Dramg_control.f7 subroutine ramg_control(colm,rowp,lhsK,lhsP, argument
15 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
H A Dramg_ggb.f1 subroutine ramg_ggb_setup(colm,rowp,lhsK,lhsP, argument
14 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
270 & colm,rowp,lhsK,lhsP,ilwork,BC,iBC,iper argument
287 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
316 & colm,rowp,lhsK,lhsP,ilwork,BC,iBC,iper argument
330 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
H A Dramg_paratools.f487 & colm,rowp,lhsK,lhsP, argument
498 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
543 & colm,rowp,lhsK,lhsP, argument
555 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
594 & colm,rowp,lhsK,lhsP, argument
606 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
H A Dramg_tools.f137 subroutine ramg_calcAv_g(level,u,v,colm,rowp,lhsK,lhsP, argument
151 real(kind=8),intent(in),dimension(4,nnz_tot) :: lhsP local
/phasta/phSolver/common/ !
H A Dfillsparse.c21 void fillsparsecpetscs(gcorp_t* ieng, double* EGmass, Mat* lhsP) in fillsparsecpetscs()
45 void fillsparsecpetscc(gcorp_t* ieng, double* EGmass, Mat* lhsP) in fillsparsecpetscc()
H A Dfillsparse.f2 & xGoC, lhsP, argument
10 real*8 lhsK(9,nnz_tot), lhsP(4,nnz_tot) local
/phasta/phSolver/incompressible/ !
H A Dsolvedata.f5 real*8, allocatable :: lhsP(:,:), lhsK(:,:), lhsS(:,:) variable
H A DelmStats.f82 & lhsK, lhsP ) argument
93 & lhsP(4,nnz_tot), res(nshg,ndof) local
H A Delmgmr.f6 & lhsP, rerr, GradV) argument
48 real*8 lhsK(9,nnz_tot), lhsP(4,nnz_tot) local
H A Dusr.c62 double* lhsP, in usrNew()
H A Dstats.f191 & rowp, colm, lhsK, lhsP ) argument
204 & lhsP(4,nnz_tot), x(numnp,nsd) local
H A Dusr.h41 double* lhsP ; /* sparse GoC matrix (4,nnzeros) */ member
/phasta/phSolver/compressible/ !
H A Delmgmrpetsc.f11 & rerr, lhsP) argument
H A Dsolgmrpetsc.c33 static Mat lhsP; variable