Searched refs:DMFieldGetDM (Results 1 – 4 of 4) sorted by relevance
42 PETSC_EXTERN PetscErrorCode DMFieldGetDM(DMField, DM *);
40 PetscCall(DMFieldGetDM(field, &dm)); in TestEvaluate()76 PetscCall(DMFieldGetDM(field, &dm)); in TestEvaluateFE()120 PetscCall(DMFieldGetDM(field, &dm)); in TestEvaluateFV()
196 PetscErrorCode DMFieldGetDM(DMField field, DM *dm) in DMFieldGetDM() function
120 PetscCall(DMFieldGetDM(field, &fdm)); in DMFieldGetClosure_Internal()137 PetscCall(DMFieldGetDM(field, &fdm)); in DMFieldRestoreClosure_Internal()846 PetscCall(DMFieldGetDM(field, &dm)); in DMFieldComputeFaceData_DS()