Searched defs:dmin (Results 1 – 4 of 4) sorted by relevance
118 PetscReal dcurnorm, dmin = -1.0; in SNESNGMRESNorms_Private() local
184 PetscReal dmin, dmax; /* upper and lower bounds for the Hessian diagonal vector */ member
29 static PetscErrorCode DMPlexCopyContext_Private(DM dmin, const char name[], DM dmout) in DMPlexCopyContext_Private()55 PetscErrorCode DMPlexCopyEGADSInfo_Internal(DM dmin, DM dmout) in DMPlexCopyEGADSInfo_Internal()76 PetscErrorCode DMPlexCopy_Internal(DM dmin, PetscBool copyPeriodicity, PetscBool copyOverlap, DM dm… in DMPlexCopy_Internal()
4458 PetscInt dmin = PETSC_INT_MAX, dmax = PETSC_INT_MIN; in DMPlexStratify_CellType_Private() local