Searched refs:MatMFFDCompute_DS (Results 1 – 1 of 1) sorted by relevance
47 static PetscErrorCode MatMFFDCompute_DS(MatMFFD ctx, Vec U, Vec a, PetscScalar *h, PetscBool *zeroa) in MatMFFDCompute_DS() function200 ctx->ops->compute = MatMFFDCompute_DS; in MatCreateMFFD_DS()