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

[SofaBaseMechanics] Clean barycentric mapping #797

Merged
merged 17 commits into from
Dec 5, 2018

Commits on Oct 11, 2018

  1. [SofaBaseMechanics] cleaning and refactoring of BarycentricMapping (T…

    …opologyContainer part)
    
    1-variable renaming with sofa prefix
    2-added parent class (BarycentricMapperTopologyContainer) to gather duplicated codes
    3-added templates
    EulalieCoevoet committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    75d5a5f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. [SofaBaseMechanics] cleaning and refactoring of BarycentricMapping (T…

    …opologyContainer part)
    
    Major refactoring:
    1-added template on element type
    2-removed apply, applyJ, applyJT, getJ, draw and init functions from child to BarycentricMapperTopologyContainer
    EulalieCoevoet committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    6130d61 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

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

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    bdf14cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    033428d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. [SofaBaseMechanics] went further with cleaning, split the 10 mapper c…

    …lasses into files
    defrost committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    528e512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeb4f81 View commit details
    Browse the repository at this point in the history
  3. [SofaBaseMechanics] CLEAN

    - moves the code in .h into .inl
    - add #include <sofa/core/visualparams.h>
    damienmarchal committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    6d91f2f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Configuration menu
    Copy the full SHA
    82beff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102e862 View commit details
    Browse the repository at this point in the history
  3. [SofaBaseMechanics_test] Restore the use of SofaTest.

    using SofaTest is bad but we should have working test to have the Barycentricmapping refactoring to work.
    damienmarchal committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    a51a1e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. [SofaCUDA] fix compile and minor cleaning:

    1- added missing includes related to the refactoring of BarycentricMapping into different files
    2- removed commented code
    EulalieCoevoet committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    451e2b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    662566b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425c9f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1be4c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    045dc02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9404ed1 View commit details
    Browse the repository at this point in the history