Searched refs:ntruebounds (Results 1 – 2 of 2) sorted by relevance
138 if (snes->ntruebounds) tmp = ((double)(fact[0] + fact[1])) / ((double)snes->ntruebounds); in SNESMonitorVI()546 …PetscCallMPI(MPIU_Allreduce(&cnt, &snes->ntruebounds, 1, MPIU_INT, MPI_SUM, PetscObjectComm((Petsc… in SNESVISetVariableBounds_VI()
173 PetscInt ntruebounds; /* number of non-infinite bounds set for VI box constraints */ member