Searched refs:nlg (Results 1 – 2 of 2) sorted by relevance
22 for (i = 0; i < (*ctx)->nlg; i++) PetscCall(PetscDrawLGDestroy(&(*ctx)->lg[i])); in TSMonitorLGCtxNetworkDestroy()54 (*ctx)->nlg = i; in TSMonitorLGCtxNetworkCreate()128 for (i = 0; i < ctx->nlg; i++) { in TSMonitorLGCtxNetworkSolution()182 for (i = 0; i < ctx->nlg; i++) { in TSMonitorLGCtxNetworkSolution()
1041 PetscInt nlg; member