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

MedApplication #11419

Merged
merged 99 commits into from
Sep 21, 2023
Merged

MedApplication #11419

merged 99 commits into from
Sep 21, 2023

Commits on Oct 26, 2022

  1. initial add empty app

    philbucher committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a051155 View commit details
    Browse the repository at this point in the history
  2. add MedIO

    philbucher committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    08f0d49 View commit details
    Browse the repository at this point in the history
  3. expose to python

    philbucher committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f6b0257 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    35988a1 View commit details
    Browse the repository at this point in the history
  2. add empty WriteModelpart

    philbucher committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    af3f067 View commit details
    Browse the repository at this point in the history
  3. minor

    philbucher committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    7e3fb89 View commit details
    Browse the repository at this point in the history
  4. prepare C++ testing

    philbucher committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    0244fcc View commit details
    Browse the repository at this point in the history
  5. missing const in ModelPart

    philbucher committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    6c289ec View commit details
    Browse the repository at this point in the history
  6. check SubModelParts too

    philbucher committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    5843bf2 View commit details
    Browse the repository at this point in the history
  7. WIP add logo to reame

    philbucher committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    6b0f2ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76486e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1b0574 View commit details
    Browse the repository at this point in the history
  10. using const function

    philbucher committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    1359f8c View commit details
    Browse the repository at this point in the history
  11. fixes

    philbucher committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    e23b4ac View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    a42facc View commit details
    Browse the repository at this point in the history
  2. move to utilities

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    325d4f7 View commit details
    Browse the repository at this point in the history
  3. WIP test geometries

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    b2e1e79 View commit details
    Browse the repository at this point in the history
  4. fixes

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    75d2a52 View commit details
    Browse the repository at this point in the history
  5. initial add FindMED

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    0a74605 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89383be View commit details
    Browse the repository at this point in the history
  7. prepare py tests

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    70aa9f9 View commit details
    Browse the repository at this point in the history
  8. WIP include Med

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    70db4f8 View commit details
    Browse the repository at this point in the history
  9. dummy usage of Med

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    4f52b32 View commit details
    Browse the repository at this point in the history
  10. minor in readme

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    7d9d992 View commit details
    Browse the repository at this point in the history
  11. minor

    philbucher committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    c8d5b03 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    003466f View commit details
    Browse the repository at this point in the history
  2. minor in FindMED

    philbucher committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3e570f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3146489 View commit details
    Browse the repository at this point in the history
  4. missing

    philbucher committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4a0b85b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cf750e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

  1. some testing

    philbucher committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    22e9fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476fbb4 View commit details
    Browse the repository at this point in the history
  3. started to move checks

    philbucher committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1eb7507 View commit details
    Browse the repository at this point in the history
  4. some improvements

    philbucher committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b3a0ac1 View commit details
    Browse the repository at this point in the history
  5. minor in tests

    philbucher committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    56454cf View commit details
    Browse the repository at this point in the history
  6. add missing CTor to python

    philbucher committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c6b28cc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    e73f978 View commit details
    Browse the repository at this point in the history
  2. starting to write mesh

    philbucher committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    19668e0 View commit details
    Browse the repository at this point in the history
  3. writing Nodes

    philbucher committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    203660c View commit details
    Browse the repository at this point in the history
  4. some comments and checks

    philbucher committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    f6e1d7b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. minor bugfix

    philbucher committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    f99a549 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    b873ef6 View commit details
    Browse the repository at this point in the history
  2. big WIP

    philbucher committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0d22ffa View commit details
    Browse the repository at this point in the history
  3. WIP using new interface

    philbucher committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d13af59 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. making WriteMesh const

    philbucher committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    2658cd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. WIP write geometries

    philbucher committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    23c40cc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    5df664c View commit details
    Browse the repository at this point in the history
  2. WIP writing ModelPart

    philbucher committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    389717a View commit details
    Browse the repository at this point in the history
  3. WIP py tests

    philbucher committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    95916f7 View commit details
    Browse the repository at this point in the history
  4. minor

    philbucher committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8150bd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. adding some med files

    philbucher committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    97315de View commit details
    Browse the repository at this point in the history
  2. adding more med files

    philbucher committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    b3be4e9 View commit details
    Browse the repository at this point in the history
  3. minor

    philbucher committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    e868fe1 View commit details
    Browse the repository at this point in the history
  4. bugfix

    philbucher committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    7ca99fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e636a75 View commit details
    Browse the repository at this point in the history
  6. improve test

    philbucher committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    d72b4f7 View commit details
    Browse the repository at this point in the history
  7. WIP python tests

    philbucher committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    2a9bcec View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    60521ff View commit details
    Browse the repository at this point in the history
  2. fix bug iterator

    philbucher committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    e687ed7 View commit details
    Browse the repository at this point in the history
  3. WIP reading nodes

    philbucher committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    7a0ce89 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. WIP read ModelPart

    philbucher committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    5ebb9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca66181 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. advances

    philbucher committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9c53cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4bc91 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. multiple fixes

    philbucher committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e091c5f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. almost working

    philbucher committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c28aaa2 View commit details
    Browse the repository at this point in the history
  2. WIP compiles

    philbucher committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    25d24cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8239b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

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

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    f4d1a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    973985c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. check geometries

    philbucher committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d9aef13 View commit details
    Browse the repository at this point in the history
  2. add utility fct

    philbucher committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    326a31d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. several fixes

    philbucher committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2b55c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db0ccbd View commit details
    Browse the repository at this point in the history
  3. add node id check

    philbucher committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3d9a483 View commit details
    Browse the repository at this point in the history
  4. add test for mixed geoms

    philbucher committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    bcfaedd View commit details
    Browse the repository at this point in the history
  5. bug fix reading

    philbucher committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3a3ee55 View commit details
    Browse the repository at this point in the history
  6. minor

    philbucher committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    79c6551 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. unifying MED-include

    philbucher committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3bf5ae5 View commit details
    Browse the repository at this point in the history
  2. fix geometry writing

    philbucher committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    185ff07 View commit details
    Browse the repository at this point in the history
  3. minor readme update

    philbucher committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    449a69c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. WIP write SubModelParts

    philbucher committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    8b06f44 View commit details
    Browse the repository at this point in the history
  2. making compile

    philbucher committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    5eaf609 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    1ca7f21 View commit details
    Browse the repository at this point in the history
  2. update Node<3> => Node

    philbucher committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7b25904 View commit details
    Browse the repository at this point in the history
  3. remove SMP stuff for now

    philbucher committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3d3cb57 View commit details
    Browse the repository at this point in the history
  4. some updates

    philbucher committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    a10eab5 View commit details
    Browse the repository at this point in the history
  5. some fixes

    philbucher committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    e4b5e49 View commit details
    Browse the repository at this point in the history
  6. update python tests

    philbucher committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3e8828b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26a48f0 View commit details
    Browse the repository at this point in the history
  8. check error codes

    philbucher committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    ca2fb14 View commit details
    Browse the repository at this point in the history
  9. update redame

    philbucher committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    c168c0e View commit details
    Browse the repository at this point in the history
  10. minor

    philbucher committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    482c36d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. only forward declare

    philbucher committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f4345c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b14e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. review requests

    philbucher committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b42fdbd View commit details
    Browse the repository at this point in the history