Searched refs:mdepth (Results 1 – 1 of 1) sorted by relevance
6797 PetscInt mdepth, numFields, numPoints, Np = 0, p, clsize, size; in DMPlexVecGetClosureAtDepth() local6804 PetscCall(DMPlexGetDepth(dm, &mdepth)); in DMPlexVecGetClosureAtDepth()6807 if (mdepth == 1 && numFields < 2) { in DMPlexVecGetClosureAtDepth()