Searched refs:saMaxIter (Results 1 – 1 of 1) sorted by relevance
8 PetscInt saMaxIter; // Maximum number of iterations of shape optimization loop member73 options->saMaxIter = 200; in ProcessOptions()77 …terates for the shape optimization loop", __FILE__, options->saMaxIter, &options->saMaxIter, NULL,… in ProcessOptions()132 for (PetscInt saloop = 0, seqNum = 0; saloop < ctx.saMaxIter; ++saloop) { in main()