Searched defs:q_extra (Results 1 – 6 of 6) sorted by relevance
| /honee/src/ |
| H A D | setupdm.c | 74 PetscErrorCode SetUpDM(DM dm, ProblemData problem, PetscInt degree, PetscInt q_extra, Physics phys)… in SetUpDM()
|
| H A D | diff_flux_projection.c | 24 …PetscInt height = 0, dm_field = 0, dim, degree = honee->app_ctx->degree, q_extra … in DivDiffFluxProjectionCreate() local
|
| H A D | dm-utils.c | 1069 …cBool setup_faces, PetscBool setup_coords, PetscInt degree, PetscInt coord_order, PetscInt q_extra, in DMSetupByOrderBegin_FEM() 1162 …cBool setup_faces, PetscBool setup_coords, PetscInt degree, PetscInt coord_order, PetscInt q_extra, in DMSetupByOrder_FEM()
|
| /honee/problems/ |
| H A D | sgs_dd_model.c | 74 static PetscErrorCode SgsDDCreateDM(DM dm_source, DM *dm_sgs, PetscInt degree, PetscInt q_extra, Pe… in SgsDDCreateDM() 325 PetscInt degree, q_extra; in SgsDDSetupNodalEvaluation_Sequential() local
|
| /honee/src/smartsim/ |
| H A D | sgs_dd_training.c | 60 …TrainingCreateDM(DM dm_source, DM *dm_dd_training, PetscInt degree, PetscInt q_extra, PetscInt *nu… in SGS_DD_TrainingCreateDM()
|
| /honee/include/ |
| H A D | navierstokes.h | 82 PetscInt q_extra; member
|