Searched refs:op_ics_ctx (Results 1 – 4 of 4) sorted by relevance
| /honee/src/ |
| H A D | honee.c | 75 PetscCall(OperatorApplyContextDestroy(honee_->op_ics_ctx)); in HoneeDestroy()
|
| H A D | misc.c | 22 …cs_time_label) PetscCallCeed(ceed, CeedOperatorSetContextDouble(honee->op_ics_ctx->op, honee->phys… in ICs_FixMultiplicity() 23 PetscCall(ApplyCeedOperatorLocalToGlobal(NULL, Q, honee->op_ics_ctx)); in ICs_FixMultiplicity()
|
| H A D | setuplibceed.c | 155 …ntextCreate(NULL, dm, honee->ceed, op_ics, x_coord, NULL, NULL, honee->Q_loc, &honee->op_ics_ctx)); in SetupLibceed()
|
| /honee/include/ |
| H A D | navierstokes.h | 173 OperatorApplyContext op_ics_ctx; member
|