Class NewtonKrylovParameters


public class NewtonKrylovParameters extends AbstractNewtonParameters<NewtonKrylovParameters>
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Field Details

    • DEFAULT_MAX_ITERATIONS

      public static final int DEFAULT_MAX_ITERATIONS
      See Also:
    • LINE_SEARCH_DEFAULT_VALUE

      public static final boolean LINE_SEARCH_DEFAULT_VALUE
      See Also:
  • Constructor Details

    • NewtonKrylovParameters

      public NewtonKrylovParameters()
  • Method Details