Home
last modified time | relevance | path

Searched defs:compName (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexvtu.c310 const char *compName = NULL; in DMPlexVTKWriteAll_VTU() local
331 const char *compName = NULL; in DMPlexVTKWriteAll_VTU() local
408 const char *compName = NULL; in DMPlexVTKWriteAll_VTU() local
570 const char *compName = NULL; in DMPlexVTKWriteAll_VTU() local
795 const char *compName = NULL; in DMPlexVTKWriteAll_VTU() local
H A Dplexcreate.c328 const char *fieldName = NULL, *compName = NULL; in DMPlexCreateCoordinateSpace() local
/petsc/src/vec/is/section/interface/
H A Dsection.c107 const char *fieldName = NULL, *compName = NULL; in PetscSectionCopy_Internal() local
487 …PetscSectionGetComponentName(PetscSection s, PetscInt field, PetscInt comp, const char *compName[]) in PetscSectionGetComponentName()
520 … PetscSectionSetComponentName(PetscSection s, PetscInt field, PetscInt comp, const char compName[]) in PetscSectionSetComponentName()
/petsc/src/ts/tutorials/
H A Dex11.c1416 char compName[256] = "Unknown"; in main() local