Searched refs:maxnev (Results 1 – 12 of 12) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_ggb.f | 45 if (maxnev.le.0) return 76 nev = maxnev 135 allocate(ramg_ggb_ev(asize,maxnev)) 136 do i=1,maxnev 144 allocate(ramg_ggb_eA(maxnev,maxnev)) 145 allocate(teA(asize,maxnev)) 150 do i=1,maxnev 155 do i=1,maxnev 156 do j=1,maxnev 167 do i=1,maxnev [all …]
|
| H A D | ramg_control.f | 55 if (maxnev.gt.0) then
|
| H A D | ramg_tools.f | 613 if (maxnev.gt.0) then
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 577 int maxnev; /* total eigenvectors used for ggb*/ member
|
| H A D | commonAcuStat.h | 42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 578 int maxnev; /* total eigenvectors used for ggb*/ member
|
| H A D | commonM2N.h | 42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 577 int maxnev; /* total eigenvectors used 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 | 656 int maxnev; /* total eigenvectors used for ggb*/ member
|
| H A D | common.h | 43 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
|
| H A D | input_fform.cc | 71 amgvari.maxnev = inp.GetValue("AMG GGB nev"); in input_fform()
|