Home
last modified time | relevance | path

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

/libCEED/tests/
H A Dt532-operator-f.f9037 external setup_mass,setup_diff,apply,apply_lin
184 call ceedqfunctioncreateinterior(ceed,1,apply_lin,&
H A Dt532-operator.h72 CEED_QFUNCTION(apply_lin)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *cons… in apply_lin() function
H A Dt532-operator-f.h63 subroutine apply_lin(ctx,q,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,&
H A Dt532-operator.c133 CeedQFunctionCreateInterior(ceed, 1, apply_lin, apply_lin_loc, &qf_apply_assembled); in main()
H A Dt535-operator-f.f9035 external setup_mass,setup_diff,apply,apply_lin