Searched refs:op_strong_bc_ctx (Results 1 – 3 of 3) sorted by relevance
| /honee/src/ |
| H A D | strong_boundary_conditions.c | 195 …PetscCallCeed(honee->ceed, CeedOperatorSetContextDouble(honee->op_strong_bc_ctx->op, honee->phys->… in DMPlexInsertBoundaryValues_StrongBCCeed() 204 PetscCall(ApplyAddCeedOperatorLocalToLocal(NULL, Q_loc, honee->op_strong_bc_ctx)); in DMPlexInsertBoundaryValues_StrongBCCeed() 236 …ate(NULL, NULL, ceed, op_strong_bc, CEED_VECTOR_NONE, NULL, NULL, NULL, &honee->op_strong_bc_ctx)); in SetupStrongBC_Ceed()
|
| H A D | honee.c | 77 PetscCall(OperatorApplyContextDestroy(honee_->op_strong_bc_ctx)); in HoneeDestroy()
|
| /honee/include/ |
| H A D | navierstokes.h | 167 OperatorApplyContext op_rhs_ctx, op_strong_bc_ctx; member
|