Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SofaExplicitOdeSolver] Introduce visitor to know the number of non-diagonal mass matrices #2165

Merged
merged 9 commits into from
Jun 28, 2021

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    dab9c57 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. [SofaExplicitOdeSolver] addSeparateGravity is added a parameter

    So it is more similar to the other signature functions. Suggestion by jnbrunet PR#2163
    alxbilger committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    4961773 View commit details
    Browse the repository at this point in the history
  2. [SofaExplicitOdeSolver] Use a new visitor to detect if the optimizati…

    …on based on diagonal matrices can be used
    alxbilger committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    3cfff42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f587b19 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    5c0e858 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    b47ec6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92774c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    979f8a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Merge remote-tracking branch 'upstream/master' into diag_visitor

    # Conflicts:
    #	SofaKernel/modules/SofaExplicitOdeSolver/src/SofaExplicitOdeSolver/EulerSolver.cpp
    #	SofaKernel/modules/SofaExplicitOdeSolver/src/SofaExplicitOdeSolver/EulerSolver.h
    alxbilger committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e41883a View commit details
    Browse the repository at this point in the history