Searched refs:DMCeedComputeGeometry (Results 1 – 5 of 5) sorted by relevance
18 if (time == 0.) PetscCall(DMCeedComputeGeometry(dm, sd)); in DMPlexTSComputeRHSFunctionFVMCEED()
56 PETSC_EXTERN PetscErrorCode DMCeedComputeGeometry(DM, DMCeed);
18 PetscCall(DMCeedComputeGeometry(dm, sd)); in DMPlexSNESComputeResidualCEED()
210 - Add `DMCeedCreate()`, `DMCeedComputeGeometry()`, and `DMCeedDestroy()`
426 PetscErrorCode DMCeedComputeGeometry(DM dm, DMCeed sd) in DMCeedComputeGeometry() function