Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dbc_slip.c34 problem->apply_slip_jacobian.qfunction = Slip_Jacobian_Prim; in SlipBCSetup()
/libCEED/examples/fluids/qfunctions/
H A Dbc_slip.h108 CEED_QFUNCTION(Slip_Jacobian_Prim)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *c… in Slip_Jacobian_Prim() function