Home
last modified time | relevance | path

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

/libCEED/examples/petsc/qfunctions/bps/
H A Dbp2sphere.h63 CEED_QFUNCTION(Mass3)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *o… in Mass3() function
H A Dbp2.h52 CEED_QFUNCTION(Mass3)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *o… in Mass3() function
/libCEED/examples/petsc/include/
H A Dsphereproblemdata.h50 .apply = Mass3,
H A Dbpsproblemdata.h53 .apply = Mass3,
/libCEED/examples/petsc/
H A Dbpsraw.c156 .apply = Mass3,