Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1799 static PetscErrorCode locidx_to_PetscInt(sc_array_t *array) in locidx_to_PetscInt() function
1894 PetscCall(locidx_to_PetscInt(points_per_dim)); in P4estToPlex_Local()
1895 PetscCall(locidx_to_PetscInt(cone_sizes)); in P4estToPlex_Local()
1896 PetscCall(locidx_to_PetscInt(cones)); in P4estToPlex_Local()
1897 PetscCall(locidx_to_PetscInt(cone_orientations)); in P4estToPlex_Local()
4182 PetscCall(locidx_to_PetscInt(points_per_dim)); in DMConvert_pforest_plex()
4183 PetscCall(locidx_to_PetscInt(cone_sizes)); in DMConvert_pforest_plex()
4184 PetscCall(locidx_to_PetscInt(cones)); in DMConvert_pforest_plex()
4185 PetscCall(locidx_to_PetscInt(cone_orientations)); in DMConvert_pforest_plex()
4187 PetscCall(locidx_to_PetscInt(children)); in DMConvert_pforest_plex()
[all …]