Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • 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
  • #4693

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

SPARC 'master' build error due to missing Tempus::createStepper()

Created by: bartlettroscoe

CC: @trilinos/tempus , @rppawlo (Trilinos Nonlinear Solvers Product Lead), @bartlettroscoe, @fryeguy52, @ccober6

Next Action Status

Description

As shown in this query the SPARC Trilinos integration builds that build SPARC 'master' against Trilinos 'develop' have a broken build of SPARC where the build error (for example for the clang-5.0.1 build), shown here) show:

26: error: no matching member function for call to 'createStepper'
    tempus_stepper_ = sf->createStepper(tempus_me_, "Backward Euler");
                     ~~~~^~~~~~~~~~~~~

Current Status on CDash

The status of these tests/builds for the current testing day can be found at:

  • SPARC Trilinos Integration Builds over last 5 days

NOTE: The build for the current testing day may not be posted at the time you click this link

Steps to Reproduce

Instructions for building and installing Trilinos and then building and testing SPARC are given here.

To reproduce one will need to be in the SPARC development group to clone the SPARC git repos.

Assignee
Assign to
Time tracking