Searched refs:num_comp_aniso (Results 1 – 2 of 2) sorted by relevance
| /honee/src/ |
| H A D | grid_anisotropy_tensor.c | 126 … CeedVector *aniso_colloc_ceed, PetscInt *num_comp_aniso) { in GridAnisotropyTensorCalculateCollocatedVector() argument 135 *num_comp_aniso = 7; in GridAnisotropyTensorCalculateCollocatedVector() 142 …ictionQDataCreate(ceed, honee->dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, height, *num_comp_aniso, in GridAnisotropyTensorCalculateCollocatedVector() 149 PetscCallCeed(ceed, CeedQFunctionAddOutput(qf_colloc, "v", *num_comp_aniso, CEED_EVAL_NONE)); in GridAnisotropyTensorCalculateCollocatedVector()
|
| /honee/include/ |
| H A D | navierstokes.h | 332 … CeedVector *aniso_colloc_ceed, PetscInt *num_comp_aniso);
|