Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.c71 PetscInt maxComputed; member
890 mod->maxComputed = -1; in ModelFunctionalSetFromOptions()
894 …link->func == call->func && link->ctx == call->ctx) mod->maxComputed = PetscMax(mod->maxComputed, … in ModelFunctionalSetFromOptions()
978 fcount = mod->maxComputed + 1; in MonitorVTK()