Home
last modified time | relevance | path

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

/libCEED/examples/petsc/qfunctions/bps/ !
H A Dbp2sphere.h19 CEED_QFUNCTION(SetupMassRhs3)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *… in SetupMassRhs3() function
H A Dbp2.h19 CEED_QFUNCTION(SetupMassRhs3)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *… in SetupMassRhs3() function
/libCEED/examples/petsc/include/ !
H A Dsphereproblemdata.h49 .setup_rhs = SetupMassRhs3,
H A Dbpsproblemdata.h52 .setup_rhs = SetupMassRhs3,
/libCEED/examples/petsc/ !
H A Dbpsraw.c155 .setup_rhs = SetupMassRhs3,