Searched refs:SetupDiffRhs (Results 1 – 5 of 5) sorted by relevance
| /libCEED/examples/petsc/include/ |
| H A D | sphereproblemdata.h | 65 .setup_rhs = SetupDiffRhs, 97 .setup_rhs = SetupDiffRhs,
|
| H A D | bpsproblemdata.h | 69 .setup_rhs = SetupDiffRhs, 103 .setup_rhs = SetupDiffRhs,
|
| /libCEED/examples/petsc/qfunctions/bps/ |
| H A D | bp3.h | 76 CEED_QFUNCTION(SetupDiffRhs)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *… in SetupDiffRhs() function
|
| H A D | bp3sphere.h | 142 CEED_QFUNCTION(SetupDiffRhs)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedScalar *const *… in SetupDiffRhs() function
|
| /libCEED/examples/petsc/ |
| H A D | bpsraw.c | 169 .setup_rhs = SetupDiffRhs, 197 .setup_rhs = SetupDiffRhs,
|