Searched refs:maxVecClosureTime (Results 1 – 1 of 1) sorted by relevance
20 PetscReal maxVecClosureTime; /* Max time per run for DMPlexVecGetClosure() */ member43 options->maxVecClosureTime = 0.0; in ProcessOptions()78 …er run for DMPlexVecGetClosure()", "ex9.c", options->maxVecClosureTime, &options->maxVecClosureTim… in ProcessOptions()314 PetscReal maxTimePerRun = user->maxVecClosureTime; in TestVecClosure()