Home
last modified time | relevance | path

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

/libCEED/examples/petsc/qfunctions/bps/
H A Dbp1.h55 CEED_QFUNCTION(SetupMassRhs)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *c… in SetupMassRhs() function
H A Dbp1sphere.h106 CEED_QFUNCTION(SetupMassRhs)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *c… in SetupMassRhs() function
/libCEED/examples/petsc/include/
H A Dsphereproblemdata.h33 .setup_rhs = SetupMassRhs,
H A Dbpsproblemdata.h35 .setup_rhs = SetupMassRhs,
/libCEED/examples/petsc/
H A Dbpsraw.c141 .setup_rhs = SetupMassRhs,