Searched refs:maxncv (Results 1 – 11 of 11) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_ggb.f | 23 logical selectncv(maxncv) 24 real(kind=8) :: d(maxncv,3),dr(maxncv),di(maxncv), 25 & workev(3*maxncv), 26 & workl(3*maxncv*maxncv+6*maxncv) 77 ncv = maxncv 92 allocate(tramg_ev(nsize,maxncv))
|
| H A D | ramg_mls.f | 73 ncv = min(maxncv,gsize) 116 allocate(tramg_ev(nsize,maxncv)) 253 ncv = min(maxncv,gsize) 296 allocate(tramg_ev(nsize,maxncv))
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 579 int maxncv; /* total iterative vectors for ggb*/ member
|
| H A D | commonM2N.h | 42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 578 int maxncv; /* total iterative vectors for ggb*/ member
|
| H A D | commonAcuStat.h | 42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 578 int maxncv; /* total iterative vectors for ggb*/ member
|
| H A D | commonM2NFixBnd.h | 42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| /phasta/phSolver/common/ |
| H A D | common_c.h | 657 int maxncv; /* total iterative vectors for ggb*/ member
|
| H A D | common.h | 43 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| H A D | input_fform.cc | 72 amgvari.maxncv = inp.GetValue("AMG GGB ncv"); in input_fform()
|