Searched refs:historyh (Results 1 – 2 of 2) sorted by relevance
33 PetscScalar *historyh; /* history of differencing parameter h */ member
346 if (ctx->historyh && ctx->ncurrenth < ctx->maxcurrenth) ctx->historyh[ctx->ncurrenth] = h; in MatMult_MFFD()561 ctx->historyh = history; in MatMFFDSetHHistory_MFFD()595 mfctx->historyh = NULL; in MatCreate_MFFD()