Searched refs:maxConeTime (Results 1 – 1 of 1) sorted by relevance
18 PetscReal maxConeTime; /* Max time per run for DMPlexGetCone() */ member41 options->maxConeTime = 0.0; in ProcessOptions()76 …ximum time per run for DMPlexGetCone()", "ex9.c", options->maxConeTime, &options->maxConeTime, NUL… in ProcessOptions()222 PetscReal maxTimePerRun = user->maxConeTime; in TestCone()