Home
last modified time | relevance | path

Searched refs:AdvectionContext (Results 1 – 4 of 4) sorted by relevance

/honee/qfunctions/
H A Dadvection.h240 CEED_QFUNCTION_HELPER CeedScalar Tau(AdvectionContext context, const State s, const CeedScalar *dXd… in Tau()
267 AdvectionContext context = (AdvectionContext)ctx; in IFunction_AdvectionGeneric()
355 AdvectionContext context = (AdvectionContext)ctx; in MassFunction_AdvectionGeneric()
403 AdvectionContext context = (AdvectionContext)ctx; in RHSFunction_AdvectionGeneric()
501 AdvectionContext context = (AdvectionContext)ctx; in Advection_InOutFlowGeneric()
546 AdvectionContext context = (AdvectionContext)ctx; in DivDiffusiveFluxVolumeRHS_AdvDif_Generic()
583 AdvectionContext context = (AdvectionContext)ctx; in DivDiffusiveFluxBoundaryRHS_AdvDif_Generic()
618 AdvectionContext context = (AdvectionContext)ctx; in DiffusiveFluxRHS_AdvDif_Generic()
H A Dadvection_types.h53 typedef struct AdvectionContext_ *AdvectionContext; typedef
/honee/src/spanstats/
H A Dcflpe.c84 AdvectionContext advection_ctx; in CreateStatisticCollectionOperator()
/honee/problems/
H A Dadvection.c25 AdvectionContext advection_ctx; in PRINT_ADVECTION()
392 AdvectionContext advection_ctx; in NS_ADVECTION()