Home
last modified time | relevance | path

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

/phasta/AcuStat/include/
H A DcommonAcuStat_c.h571 int iamg_neg_sten; /* neg only stencil or neg and pos */ member
H A DcommonAcuStat.h38 & iamg_neg_sten,iamg_nlevel,
/phasta/M2N/include/
H A DcommonM2N_c.h572 int iamg_neg_sten; /* neg only stencil or neg and pos */ member
H A DcommonM2N.h38 & iamg_neg_sten,iamg_nlevel,
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h571 int iamg_neg_sten; /* neg only stencil or neg and pos */ member
H A DcommonM2NFixBnd.h38 & iamg_neg_sten,iamg_nlevel,
/phasta/phSolver/common/
H A Dcommon_c.h650 int iamg_neg_sten; /* neg only stencil or neg and pos */ member
H A Dcommon.h39 & iamg_neg_sten,iamg_nlevel,
H A Dinput_fform.cc59 amgvari.iamg_neg_sten = inp.GetValue("AMG Neg_Sten"); in input_fform()