Searched refs:DMTSCreateRHSMassMatrixLumped (Results 1 – 5 of 5) sorted by relevance
495 PetscErrorCode DMTSCreateRHSMassMatrixLumped(DM dm) in DMTSCreateRHSMassMatrixLumped() function
467 if (ctx.lumped) PetscCall(DMTSCreateRHSMassMatrixLumped(dm)); in main()
205 …explicit timestepping, also add `DMTSCreateRHSMassMatrix()`, `DMTSCreateRHSMassMatrixLumped()`, an…
892 PETSC_EXTERN PetscErrorCode DMTSCreateRHSMassMatrixLumped(DM);
1102 …CreateDS()`, then call either `DMTSCreateRHSMassMatrix()` or `DMTSCreateRHSMassMatrixLumped()` to …