Home
last modified time | relevance | path

Searched refs:apply_bc (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/fluids/src/
H A Dsetuplibceed.c152 … PetscInt jac_data_size_sur, ProblemQFunctionSpec apply_bc, ProblemQFunctionSpec apply_bc_jacobian, in SetupBCQFunctions() argument
155 if (apply_bc.qfunction) { in SetupBCQFunctions()
156 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, apply_bc.qfunction, apply_bc.qfunction_lo… in SetupBCQFunctions()
157 PetscCallCeed(ceed, CeedQFunctionSetContext(*qf_apply_bc, apply_bc.qfunction_context)); in SetupBCQFunctions()