Searched refs:functionalCall (Results 1 – 1 of 1) sorted by relevance
75 FunctionalLink *functionalCall; member871 PetscCall(PetscMalloc1(mod->numMonitored, &mod->functionalCall)); in ModelFunctionalSetFromOptions()882 …if (mod->functionalCall[j]->func == link->func && mod->functionalCall[j]->ctx == link->ctx) goto n… in ModelFunctionalSetFromOptions()884 …mod->functionalCall[mod->numCall++] = link; /* Just points to the first link using the result. The… in ModelFunctionalSetFromOptions()893 FunctionalLink call = mod->functionalCall[i]; in ModelFunctionalSetFromOptions()1002 FunctionalLink flink = mod->functionalCall[i]; in MonitorVTK()1554 PetscCall(PetscFree(user->model->functionalCall)); in main()