Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dblasius.h187 CEED_QFUNCTION(Blasius_Inflow_Jacobian)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScal… in Blasius_Inflow_Jacobian() function
/libCEED/examples/fluids/problems/
H A Dblasius.c367 problem->apply_inflow_jacobian.qfunction = Blasius_Inflow_Jacobian; in NS_BLASIUS()