Searched refs:coordMap_identity (Results 1 – 3 of 3) sorted by relevance
857 PETSC_INTERN void coordMap_identity(PetscInt, PetscInt, PetscInt, const PetscInt[], const PetscInt[…
5500 mapFunc = coordMap_identity; in DMSetFromOptions_Plex()5549 mapFunc = coordMap_identity; in DMSetFromOptions_Plex()
3998 void coordMap_identity(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pets… in coordMap_identity() function