Searched defs:degree (Results 1 – 9 of 9) sorted by relevance
| /honee/src/ ! |
| H A D | velocity_gradient_projection.c | 12 …ocityGradientProjectionCreateDM(NodalProjectionData grad_velo_proj, Honee honee, PetscInt degree) { in VelocityGradientProjectionCreateDM()
|
| 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 …SetupByOrderBegin_FEM(PetscBool setup_faces, PetscBool setup_coords, PetscInt degree, PetscInt coo… in DMSetupByOrderBegin_FEM() 1162 PetscErrorCode DMSetupByOrder_FEM(PetscBool setup_faces, PetscBool setup_coords, PetscInt degree, P… in DMSetupByOrder_FEM()
|
| /honee/src/spanstats/ ! |
| H A D | spanstats.c | 39 …ode SpanwiseStatisticssCreateDM(Honee honee, SpanStatsCtx spanstats, PetscInt degree, PetscInt num… in SpanwiseStatisticssCreateDM() 354 PetscErrorCode SpanwiseStatisticsSetupInitialize(Honee honee, PetscInt degree, PetscInt num_comps, … in SpanwiseStatisticsSetupInitialize()
|
| /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
|
| H A D | newtonian.c | 373 CeedInt degree = honee->app_ctx->degree; in NS_NEWTONIAN_IG() local
|
| /honee/src/smartsim/ ! |
| H A D | sgs_dd_training.c | 60 static PetscErrorCode SGS_DD_TrainingCreateDM(DM dm_source, DM *dm_dd_training, PetscInt degree, Pe… in SGS_DD_TrainingCreateDM()
|
| /honee/include/ ! |
| H A D | navierstokes.h | 81 PetscInt degree; member
|