Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #4426

Closed
Open
Created Feb 19, 2019 by James Willenbring@jmwilleMaintainer

ROL: incomplete StepFactory class ?

Created by: jschueller

@trilinos/rol

I wonder why ROL_StepFactory.hpp allows only to build a subset of the available algorithms: https://github.com/trilinos/Trilinos/blob/master/packages/rol/src/step/ROL_StepFactory.hpp#L73

As some others are available, like Newton-Krylov: https://trilinos.org/docs/r12.12/packages/rol/doc/html/group__step__group.html

The same applies in isValidStep(), used in the OptimizationSolver interface. https://github.com/trilinos/Trilinos/blob/master/packages/rol/src/zoo/ROL_Types.hpp#L357

Assignee
Assign to
Time tracking