Searched refs:DMPrintCellVectorReal (Results 1 – 3 of 3) sorted by relevance
246 PETSC_EXTERN PetscErrorCode DMPrintCellVectorReal(PetscInt, const char[], PetscInt, const PetscReal…
4278 PetscErrorCode DMPrintCellVectorReal(PetscInt c, const char name[], PetscInt len, const PetscReal x… in DMPrintCellVectorReal() function
5398 PetscCall(DMPrintCellVectorReal(face, "Residual: normal", cdim, fgeom[iface].normal)); in DMPlexComputeResidualByKey()