Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c16 … DMPlexCGNSGetPermutation_Internal(DMPolytopeType cell_type, PetscInt closure_size, CGNS_ENUMT(Ele… in DMPlexCGNSGetPermutation_Internal() argument
81 switch (closure_size) { in DMPlexCGNSGetPermutation_Internal()
99 …RR_SUP, "Cell type %s with closure size %" PetscInt_FMT, DMPolytopeTypes[cell_type], closure_size); in DMPlexCGNSGetPermutation_Internal()
103 switch (closure_size) { in DMPlexCGNSGetPermutation_Internal()
117 …RR_SUP, "Cell type %s with closure size %" PetscInt_FMT, DMPolytopeTypes[cell_type], closure_size); in DMPlexCGNSGetPermutation_Internal()
121 switch (closure_size) { in DMPlexCGNSGetPermutation_Internal()
139 …RR_SUP, "Cell type %s with closure size %" PetscInt_FMT, DMPolytopeTypes[cell_type], closure_size); in DMPlexCGNSGetPermutation_Internal()
143 switch (closure_size) { in DMPlexCGNSGetPermutation_Internal()
157 …RR_SUP, "Cell type %s with closure size %" PetscInt_FMT, DMPolytopeTypes[cell_type], closure_size); in DMPlexCGNSGetPermutation_Internal()
161 switch (closure_size) { in DMPlexCGNSGetPermutation_Internal()
[all …]