Home
last modified time | relevance | path

Searched refs:currenth (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/impls/mffd/
H A Dmffdimpl.h32 PetscScalar currenth; /* last differencing parameter h used */ member
H A Dwp.c69 *h = ctx->currenth; in MatMFFDCompute_WP()
H A Dmffddef.c81 *h = ctx->currenth; in MatMFFDCompute_DS()
H A Dmffd.c157 *h = ctx->currenth; in MatMFFDGetH_MFFD()
340 ctx->currenth = h; in MatMult_MFFD()
563 ctx->currenth = 0.; in MatMFFDSetHHistory_MFFD()
594 mfctx->currenth = 0.0; in MatCreate_MFFD()