Home
last modified time | relevance | path

Searched refs:maxcurrenth (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmffdimpl.h34 PetscInt ncurrenth, maxcurrenth; member
H A Dmffd.c346 if (ctx->historyh && ctx->ncurrenth < ctx->maxcurrenth) ctx->historyh[ctx->ncurrenth] = h; in MatMult_MFFD()
562 ctx->maxcurrenth = nhistory; in MatMFFDSetHHistory_MFFD()
597 mfctx->maxcurrenth = 0; in MatCreate_MFFD()