Searched refs:op_ifunc (Results 1 – 3 of 3) sorted by relevance
| /honee/src/ |
| H A D | bc_definition.c | 327 PetscErrorCode BCDefinitionAddOperators(BCDefinition bc_def, CeedOperator op_ifunc, CeedOperator op… in BCDefinitionAddOperators() argument 328 Ceed ceed = CeedOperatorReturnCeed(op_ifunc); in BCDefinitionAddOperators() 361 …ctionOperator(bc_def, face_orientation_label, orientation, qf_ifunction, op_ifunc, &sub_op_ifunc)); in BCDefinitionAddOperators()
|
| H A D | boundary_condition.c | 219 … bc_def, DMLabel domain_label, PetscInt label_value, CeedQFunction qf_ifunc, CeedOperator op_ifunc, in HoneeBCAddIFunctionOp() argument 259 PetscCallCeed(ceed, CeedOperatorCompositeAddSub(op_ifunc, sub_op_ifunc_)); in HoneeBCAddIFunctionOp()
|
| /honee/include/ |
| H A D | navierstokes.h | 221 … bc_def, DMLabel domain_label, PetscInt label_value, CeedQFunction qf_ifunc, CeedOperator op_ifunc,
|