Searched defs:num_components (Results 1 – 5 of 5) sorted by relevance
| /honee/include/ |
| H A D | petsc-ceed-utils.h | 233 …inline CeedInt GetCeedQuadratureSize(CeedEvalMode eval_mode, CeedInt dim, CeedInt num_components) { in GetCeedQuadratureSize()
|
| H A D | navierstokes.h | 235 PetscInt num_components; member
|
| /honee/src/smartsim/ |
| H A D | sgs_dd_training.c | 60 …DM(DM dm_source, DM *dm_dd_training, PetscInt degree, PetscInt q_extra, PetscInt *num_components) { in SGS_DD_TrainingCreateDM()
|
| /honee/problems/ |
| H A D | sgs_dd_model.c | 74 …DDCreateDM(DM dm_source, DM *dm_sgs, PetscInt degree, PetscInt q_extra, PetscInt *num_components) { in SgsDDCreateDM()
|
| /honee/src/ |
| H A D | dm-utils.c | 551 PetscInt num_components, num_dof_1d, dual_space_size, field_size; in GetClosurePermutationAndFieldOffsetAtDepth() local
|