Searched refs:apply_bc_jacobian (Results 1 – 1 of 1) sorted by relevance
152 … PetscInt jac_data_size_sur, ProblemQFunctionSpec apply_bc, ProblemQFunctionSpec apply_bc_jacobian, in SetupBCQFunctions() argument166 if (apply_bc_jacobian.qfunction) { in SetupBCQFunctions()167 …cCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, apply_bc_jacobian.qfunction, apply_bc_jacobia… in SetupBCQFunctions()168 …PetscCallCeed(ceed, CeedQFunctionSetContext(*qf_apply_bc_jacobian, apply_bc_jacobian.qfunction_con… in SetupBCQFunctions()