Home
last modified time | relevance | path

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

/petsc/src/mat/impls/mffd/
H A Dmffddef.c45 } MatMFFD_DS; typedef
49 MatMFFD_DS *hctx = (MatMFFD_DS *)ctx->hctx; in MatMFFDCompute_DS()
89 MatMFFD_DS *hctx = (MatMFFD_DS *)ctx->hctx; in MatMFFDView_DS()
105 MatMFFD_DS *hctx = (MatMFFD_DS *)ctx->hctx; in MatMFFDSetFromOptions_DS()
128 MatMFFD_DS *hctx; in MatMFFDDSSetUmin_DS()
133 hctx = (MatMFFD_DS *)ctx->hctx; in MatMFFDDSSetUmin_DS()
190 MatMFFD_DS *hctx; in MatCreateMFFD_DS()