Contents Menu Expand Light mode Dark mode Auto light/dark mode
Pressio-ROM-0.15.0
Logo
Pressio-ROM-0.15.0
  • Configuration and Dependencies
  • CMake Keywords
  • Concepts in Pressio

API

  • rom
    • Linear Subspace
    • Trial Subspace
    • LSPG: Steady
    • LSPG: Unsteady
    • Galerkin: Steady
    • Galerkin: Unsteady (explicit)
    • Galerkin: Unsteady (implicit)
    • Concepts
  • ode
    • Explicit steppers
    • Implicit steppers
      • Standard Use
      • Fully-discrete systems
    • advance_* functions
      • advance_n_steps
      • advance_n_steps_with_pre_step_guesser
      • advance_to_target_point
      • advance_to_target_point_with_step_recovery
    • Concepts
  • nonlinear_solvers
    • Newton-Raphson
    • Gauss-Newton (via normal eqs)
    • Gauss-Newton (via QR)
    • Levenberg-Marquardt
    • Enums
    • Concepts
  • linear_solvers

Miscellanea

  • Tutorials
  • GitHub Repo
  • Open an issue/feature req.
  • License
Back to top

ode#

  • Explicit steppers
    • Scope
    • API
    • Examples
  • Implicit steppers
    • Scope
    • Usage
  • advance_* functions
    • advance_n_steps
    • advance_n_steps_with_pre_step_guesser
    • advance_to_target_point
    • advance_to_target_point_with_step_recovery
  • Concepts
    • System
    • Real-valued system refinement
    • Others
Next
Explicit steppers
Previous
Concepts
Copyright © 2021, National Technology & Engineering Solutions of Sandia, LLC (NTESS)
Made with Sphinx and @pradyunsg's Furo
Last updated on Apr 08, 2025