Searched refs:VecCopyPetscToCeed (Results 1 – 4 of 4) sorted by relevance
206 static inline PetscErrorCode VecCopyPetscToCeed(Vec X_petsc, CeedVector x_ceed) { in VecCopyPetscToCeed() function
110 PetscCall(VecCopyPetscToCeed(grid_anisotropy_loc, *grid_aniso_vector)); in GridAnisotropyTensorProjectionSetupApply()
329 PetscCall(VecCopyPetscToCeed(X_loc, ceed_data->x_coord)); in SetupLibceed()
222 PetscCall(VecCopyPetscToCeed(X_loc, (*stats_data)->x_coord)); in SpanStatsSetupDataCreate()