Searched refs:grid_aniso_vector (Results 1 – 2 of 2) sorted by relevance
11 CeedVector *grid_aniso_vector) { in GridAnisotropyTensorProjectionSetupApply() argument111 …PetscCallCeed(ceed, CeedElemRestrictionCreateVector(*elem_restr_grid_aniso, grid_aniso_vector, NUL… in GridAnisotropyTensorProjectionSetupApply()113 PetscCall(VecCopyPetscToCeed(grid_anisotropy_loc, *grid_aniso_vector)); in GridAnisotropyTensorProjectionSetupApply()
330 CeedVector *grid_aniso_vector);