Searched refs:costintegrand (Results 1 – 2 of 2) sorted by relevance
320 ts->costintegrand = rf; in TSSetCostIntegrand()382 …if (ts->costintegrand) PetscCallBack("TS callback integrand in the cost function", (*ts->costinteg… in TSComputeCostIntegrand()
219 PetscErrorCode (*costintegrand)(TS, PetscReal, Vec, Vec, void *); member