Searched refs:narr (Results 1 – 2 of 2) sorted by relevance
61 PetscInt narr, ncoords, dim; in HoneeMeshTransform_PlateMesh() local75 PetscCall(VecGetLocalSize(vec_coords, &narr)); in HoneeMeshTransform_PlateMesh()79 ncoords = narr / dim; in HoneeMeshTransform_PlateMesh()
150 PetscInt narr, ncoords, dim; in DivDiffFluxVerifyMesh() local163 PetscCall(VecGetLocalSize(vec_coords, &narr)); in DivDiffFluxVerifyMesh()167 ncoords = narr / dim; in DivDiffFluxVerifyMesh()