Searched refs:apply_lin (Results 1 – 5 of 5) sorted by relevance
| /libCEED/tests/ |
| H A D | t532-operator-f.f90 | 37 external setup_mass,setup_diff,apply,apply_lin 184 call ceedqfunctioncreateinterior(ceed,1,apply_lin,&
|
| H A D | t532-operator.h | 72 CEED_QFUNCTION(apply_lin)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *cons… in apply_lin() function
|
| H A D | t532-operator-f.h | 63 subroutine apply_lin(ctx,q,u1,u2,u3,u4,u5,u6,u7,u8,u9,u10,u11,u12,u13,&
|
| H A D | t532-operator.c | 133 CeedQFunctionCreateInterior(ceed, 1, apply_lin, apply_lin_loc, &qf_apply_assembled); in main()
|
| H A D | t535-operator-f.f90 | 35 external setup_mass,setup_diff,apply,apply_lin
|