Home
last modified time | relevance | path

Searched defs:f (Results 1 – 11 of 11) sorted by relevance

/honee/qfunctions/
H A Ddiff_flux_projection.h26 for (CeedInt f = 0; f < dim; f++) { in ComputeDivDiffusiveFluxGeneric() local
H A Dblasius.h33 …QFUNCTION_HELPER void ChebyshevEval(int N, const double *Tf, double x, double eta_max, double *f) { in ChebyshevEval()
78 CeedScalar f[4], h[4]; in BlasiusSolution() local
H A Dadvection.h291 for (CeedInt f = 0; f < 4; f++) { in IFunction_AdvectionGeneric() local
364 for (CeedInt f = 0; f < 4; f++) { in MassFunction_AdvectionGeneric() local
426 for (CeedInt f = 0; f < 4; f++) { in RHSFunction_AdvectionGeneric() local
H A Dnewtonian.h62 for (CeedInt f = 0; f < 5; f++) { in MassFunction_Newtonian() local
/honee/problems/
H A Dblasius.c20 PetscScalar *r, f[4], h[4]; in CompressibleBlasiusResidual() local
H A Dadvection.c238 for (PetscInt f = 0; f < num_face_set_values; f++) { in DivDiffFluxProjectionCreateRHS_Direct_AdvDif() local
H A Dnewtonian.c203 for (PetscInt f = 0; f < num_face_set_values; f++) { in DivDiffFluxProjectionCreateRHS_Direct_NS() local
/honee/src/
H A Ddiff_flux_projection.c64 for (PetscInt f = 0; f < num_face_set_values; f++) { in DivDiffFluxProjectionCreate() local
H A Dbc_definition.c345 for (PetscInt f = 0; f < num_face_set_values; f++) { in BCDefinitionAddOperators() local
H A Dmat-ceed.c1006 PetscErrorCode MatCeedSetContext(Mat mat, PetscCtxDestroyFn f, void *ctx) { in MatCeedSetContext()
H A Ddm-utils.c549 for (PetscInt f = 0; f < num_fields; f++) { in GetClosurePermutationAndFieldOffsetAtDepth() local