Searched refs:PetscFEDestroyCellGeometry (Results 1 – 3 of 3) sorted by relevance
150 PETSC_EXTERN PetscErrorCode PetscFEDestroyCellGeometry(PetscFE, PetscFEGeom *);
474 PetscCall(PetscFEDestroyCellGeometry(fe, &feGeometry)); in ComputeFieldAtParticles_Mixed()
2888 PetscErrorCode PetscFEDestroyCellGeometry(PetscFE fe, PetscFEGeom *cgeom) in PetscFEDestroyCellGeometry() function