Searched refs:num_comp_aniso (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/fluids/src/ ! |
| H A D | grid_anisotropy_tensor.c | 128 … CeedVector *aniso_colloc_ceed, PetscInt *num_comp_aniso) { in GridAnisotropyTensorCalculateCollocatedVector() argument 136 *num_comp_aniso = 7; in GridAnisotropyTensorCalculateCollocatedVector() 139 …ctionQDataCreate(ceed, user->dm, domain_label, label_value, height, *num_comp_aniso, elem_restr_gr… in GridAnisotropyTensorCalculateCollocatedVector() 144 PetscCallCeed(ceed, CeedQFunctionAddOutput(qf_colloc, "v", *num_comp_aniso, CEED_EVAL_NONE)); in GridAnisotropyTensorCalculateCollocatedVector()
|
| /libCEED/examples/fluids/ ! |
| H A D | navierstokes.h | 404 … CeedVector *aniso_colloc_ceed, PetscInt *num_comp_aniso);
|