Home
last modified time | relevance | path

Searched defs:stab (Results 1 – 7 of 7) sorted by relevance

/honee/problems/
H A Dshocktube.c34 PetscInt stab; in NS_SHOCKTUBE() local
H A Deulervortex.c57 StabilizationType stab; in NS_EULER_VORTEX() local
H A Dadvection.c385 StabilizationType stab; in NS_ADVECTION() local
H A Dnewtonian.c374 StabilizationType stab; in NS_NEWTONIAN_IG() local
/honee/qfunctions/
H A Deulervortex.h358 CeedScalar stab[5][3] = {{0.}}; in Euler() local
484 CeedScalar stab[5][3] = {{0.}}; in IFunction_Euler() local
H A Dnewtonian.h68 CeedScalar Tau_d[3], stab[5][3], body_force[5] = {0.}, divFdiff[5] = {0.}, U_dot[5]; in MassFunction_Newtonian() local
246 CeedScalar Tau_d[3], stab[5][3], U_dot[5] = {0}; in RHSFunction_Newtonian() local
301 CeedScalar stab[5][3]; in IFunction_Newtonian_Integrand() local
H A Dshocktube.h341 CeedScalar stab[5][3] = {0}; in EulerShockTube() local