Home
last modified time | relevance | path

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

/libCEED/examples/nek/bps/
H A Dbps.h21 CEED_QFUNCTION(masssetupf)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in masssetupf() function
H A Dbps.usr14 subroutine masssetupf(ctx,q,u1,u2,u3,u4,u5,u6,u7,
730 external massf,masssetupf
806 C Create ceed qfunctions for masssetupf and massf
807 call ceedqfunctioncreateinterior(ceed,1,masssetupf,
809 $ //'bps/bps.h:masssetupf',qf_setup,err)