Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1824 static PetscErrorCode coords_double_to_PetscScalar(sc_array_t *array, PetscInt dim) in coords_double_to_PetscScalar() function
1898 PetscCall(coords_double_to_PetscScalar(coords, P4EST_DIM)); in P4estToPlex_Local()
4186 PetscCall(coords_double_to_PetscScalar(coords, coordDim)); in DMConvert_pforest_plex()