Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dadvection.h293 struct NewtonianIdealGasContext_ gas_struct = {0}; in IFunction_AdvectionGeneric() local
294 gas = &gas_struct; in IFunction_AdvectionGeneric()
374 struct NewtonianIdealGasContext_ gas_struct = {0}; in MassFunction_AdvectionGeneric() local
375 NewtonianIdealGasContext gas = &gas_struct; in MassFunction_AdvectionGeneric()
429 struct NewtonianIdealGasContext_ gas_struct = {0}; in RHSFunction_AdvectionGeneric() local
430 NewtonianIdealGasContext gas = &gas_struct; in RHSFunction_AdvectionGeneric()