Home
last modified time | relevance | path

Searched refs:flux_type (Results 1 – 2 of 2) sorted by relevance

/honee/problems/
H A Dbc_freestream.c20 RiemannFluxType flux_type; member
34 switch (freestream_honee_bc->flux_type) { in FreestreamBCSetup_CreateIFunctionQF()
44 switch (freestream_honee_bc->flux_type) { in FreestreamBCSetup_CreateIFunctionQF()
54 switch (freestream_honee_bc->flux_type) { in FreestreamBCSetup_CreateIFunctionQF()
78 switch (freestream_honee_bc->flux_type) { in FreestreamBCSetup_CreateIJacobianQF()
88 switch (freestream_honee_bc->flux_type) { in FreestreamBCSetup_CreateIJacobianQF()
98 switch (freestream_honee_bc->flux_type) { in FreestreamBCSetup_CreateIJacobianQF()
118 RiemannFluxType flux_type = RIEMANN_HLLC; in FreestreamBCSetup() local
130 (PetscEnum)flux_type, (PetscEnum *)&flux_type, NULL)); in FreestreamBCSetup()
154 freestream_honee_bc->flux_type = flux_type; in FreestreamBCSetup()
/honee/qfunctions/
H A Dbc_freestream.h15 RiemannFluxType flux_type) { in Freestream() argument
34 switch (flux_type) { in Freestream()
76 RiemannFluxType flux_type) { in Freestream_Jacobian() argument
100 switch (flux_type) { in Freestream_Jacobian()