Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dgrid_anisotropy_tensor.c15 CeedVector *grid_aniso_vector) { in GridAnisotropyTensorProjectionSetupApply() argument
108 …PetscCallCeed(ceed, CeedElemRestrictionCreateVector(*elem_restr_grid_aniso, grid_aniso_vector, NUL… in GridAnisotropyTensorProjectionSetupApply()
110 PetscCall(VecCopyPetscToCeed(grid_anisotropy_loc, *grid_aniso_vector)); in GridAnisotropyTensorProjectionSetupApply()
/libCEED/examples/fluids/
H A Dnavierstokes.h402 CeedVector *grid_aniso_vector);