Searched defs:elem_restr_q (Results 1 – 12 of 12) sorted by relevance
| /honee/problems/ |
| H A D | advection.c | 80 CeedElemRestriction elem_restr_q, elem_restr_qd; in CreateKSPMassOperator_AdvectionStabilized() local 170 CeedElemRestriction elem_restr_qd, elem_restr_diff_flux_volume = NULL, elem_restr_q; in DivDiffFluxProjectionCreateRHS_Direct_AdvDif() local 253 CeedElemRestriction elem_restr_qdata, elem_restr_q, elem_restr_diff_flux_boundary; in DivDiffFluxProjectionCreateRHS_Direct_AdvDif() local 302 CeedElemRestriction elem_restr_diff_flux, elem_restr_qd, elem_restr_q; in DivDiffFluxProjectionCreateRHS_Indirect_AdvDif() local
|
| H A D | newtonian.c | 42 CeedElemRestriction elem_restr_q, elem_restr_qd; in CreateKSPMassOperator_NewtonianStabilized() local 105 CeedElemRestriction elem_restr_q; in DivDiffFluxProjectionCreateRHS_Direct_NS() local 218 CeedElemRestriction elem_restr_qdata, elem_restr_q, elem_restr_diff_flux_boundary; in DivDiffFluxProjectionCreateRHS_Direct_NS() local 268 CeedElemRestriction elem_restr_diff_flux, elem_restr_qd, elem_restr_q; in DivDiffFluxProjectionCreateRHS_Indirect_NS() local
|
| H A D | sgs_dd_model.c | 120 …tion elem_restr_inv_multiplicity, elem_restr_grad_velo, elem_restr_sgs, elem_restr_q, elem_restr_x; in SgsDDSetupNodalEvaluation_Fused() local 318 elem_restr_dd_outputs, elem_restr_q; in SgsDDSetupNodalEvaluation_Sequential() local 498 CeedElemRestriction elem_restr_qd, elem_restr_q; in SgsSetupNodalIFunction() local 656 CeedElemRestriction elem_restr_q; in SgsDDSetup() local
|
| /honee/src/ |
| H A D | setuplibceed.c | 18 CeedElemRestriction elem_restr_q, elem_restr_qd; in CreateKSPMassOperator_Unstabilized() local 96 CeedElemRestriction elem_restr_qd, elem_restr_q, elem_restr_x, elem_restr_jd_i = NULL; in SetupLibceed() local
|
| H A D | boundary_condition.c | 228 CeedElemRestriction elem_restr_qd, elem_restr_q, elem_restr_x, elem_restr_jac; in HoneeBCAddIFunctionOp() local 296 CeedElemRestriction elem_restr_qd, elem_restr_q, elem_restr_x, elem_restr_jac; in HoneeBCAddIJacobianOp() local
|
| H A D | monitor_cfl.c | 31 CeedElemRestriction elem_restr_qd, elem_restr_cfl, elem_restr_q; in SetupMontiorCfl() local
|
| H A D | monitor_totalkineticenergy.c | 52 CeedElemRestriction elem_restr_qd, elem_restr_totalke, elem_restr_q; in SetupMontiorTotalKineticEnergy() local
|
| H A D | differential_filter.c | 36 CeedElemRestriction elem_restr_q; in DifferentialFilterCreateOperators() local
|
| H A D | misc.c | 19 CeedElemRestriction elem_restr_q; in ICs_FixMultiplicity() local
|
| /honee/src/spanstats/ |
| H A D | cflpe.c | 27 CeedElemRestriction elem_restr_qd, elem_restr_q, elem_restr_x; in CreateStatisticCollectionOperator() local
|
| H A D | turbulence.c | 27 CeedElemRestriction elem_restr_qd, elem_restr_q, elem_restr_x; in CreateStatisticCollectionOperator() local
|
| H A D | spanstats.c | 183 CeedElemRestriction elem_restr_q; in SpanwiseStatisticsSetupDataCreate() local
|