Home
last modified time | relevance | path

Searched refs:mlsdeg (Results 1 – 9 of 9) sorted by relevance

/phasta/AcuStat/include/
H A DcommonAcuStat_c.h580 int mlsdeg; /* Polynomial Smoothing (MLS) degree */ member
H A DcommonAcuStat.h42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
/phasta/M2N/include/
H A DcommonM2N_c.h581 int mlsdeg; /* Polynomial Smoothing (MLS) degree */ member
H A DcommonM2N.h42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h580 int mlsdeg; /* Polynomial Smoothing (MLS) degree */ member
H A DcommonM2NFixBnd.h42 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
/phasta/phSolver/common/
H A Dcommon_c.h659 int mlsdeg; /* Polynomial Smoothing (MLS) degree */ member
H A Dcommon.h43 & iamg_interp,maxnev,maxncv,iamg_smoother,mlsdeg,
H A Dinput_fform.cc82 amgvari.mlsdeg = inp.GetValue("AMG MLS Degree"); in input_fform()