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
  • #4632

Closed
Open
Created Mar 15, 2019 by James Willenbring@jmwilleMaintainer

Tempus: Add ability to get alpha and beta from Steppers.

Created by: ccober6

Getting alpha = d(xDot)/dx and beta = d(x)/dx from Steppers to allow applications access to these through accessors. Additionally application wanted to construct Steppers without a ModelEvaluator.

@trilinos/tempus

Motivation and Context

To construct an EMPIRE solver, it requires alpha and beta before the stepper is constructed. This will allow a Stepper to be constructed to obtain alpha and beta before Stepper can be fully constructed.

Assignee
Assign to
Time tracking