Searched refs:coord_size (Results 1 – 1 of 1) sorted by relevance
1312 PetscInt coord_size; in DMPlexCreateBoxMesh_Tensor_SFC_Internal() local1323 PetscCall(PetscSectionGetStorageSize(coord_section, &coord_size)); in DMPlexCreateBoxMesh_Tensor_SFC_Internal()1326 PetscCall(VecSetSizes(coordinates, coord_size, PETSC_DETERMINE)); in DMPlexCreateBoxMesh_Tensor_SFC_Internal()