Home
last modified time | relevance | path

Searched defs:num_comps (Results 1 – 7 of 7) sorted by relevance

/honee/qfunctions/
H A Ddiff_flux_projection.h10 const CeedInt num_comps) { in ComputeDivDiffusiveFluxGeneric()
/honee/src/smartsim/
H A Dsolution.c30 PetscInt num_dofs, num_comps; in TSMonitor_SmartSimSolutionSetup() local
H A Dsgs_dd_training.c222 PetscInt num_dofs, num_comps, local_min_max[2] = {0.}, global_min_max[2] = {0.}; in SGS_DD_TrainingSetup() local
/honee/src/spanstats/
H A Dspanstats.c39 …wiseStatisticssCreateDM(Honee honee, SpanStatsCtx spanstats, PetscInt degree, PetscInt num_comps) { in SpanwiseStatisticssCreateDM()
354 PetscErrorCode SpanwiseStatisticsSetupInitialize(Honee honee, PetscInt degree, PetscInt num_comps, … in SpanwiseStatisticsSetupInitialize()
/honee/src/
H A Dmonitor_cfl.c10 PetscInt num_comps; member
H A Dmonitor_totalkineticenergy.c13 PetscInt num_comps; member
/honee/problems/
H A Dstg_shur14.c336 PetscInt comps[5], num_comps = 4; in SetupStrongStg() local