Searched refs:dsnf (Results 1 – 1 of 1) sorted by relevance
6124 PetscInt nf, dsnf; in DMCreateDS() local6127 PetscCall(PetscDSGetNumFields(ds, &dsnf)); in DMCreateDS()6137 if (dsnf) PetscCall(PetscDSGetCohesive(ds, f, &isCohesiveField)); in DMCreateDS()