Home
last modified time | relevance | path

Searched refs:nbocos (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1800 int nbocos; in DMPlexCreateCGNS_Internal_Parallel() local
1801 PetscCallCGNSRead(cg_nbocos(cgid, base, zone, &nbocos), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
1814 if (interpolate && num_face_sections != 0 && nbocos != 0) { in DMPlexCreateCGNS_Internal_Parallel()
1837 for (PetscInt BC = 1; BC <= nbocos; BC++) { in DMPlexCreateCGNS_Internal_Parallel()