Searched refs:massf (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/nek/bps/ |
| H A D | bps.h | 38 CEED_QFUNCTION(massf)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *out) { in massf() function
|
| H A D | bps.usr | 71 subroutine massf(ctx,q,u1,u2,u3,u4,u5,u6,u7, 730 external massf,masssetupf 806 C Create ceed qfunctions for masssetupf and massf 821 call ceedqfunctioncreateinterior(ceed,1,massf, 823 $ //'bps/bps.h:massf',qf_mass,err)
|