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

Neo integration into framework #793

Merged
merged 529 commits into from
Jul 12, 2023
Merged

Conversation

stdcm
Copy link
Member

@stdcm stdcm commented Jul 10, 2023

Integrates IFPEN library needed by PolyhedralMesh.

stdcm added 30 commits June 10, 2021 11:54
…rate-mesh-handling-and-modifying'

Resolve "Add Array property and property tests"

Closes #31

See merge request R1150/dechaiss/dev/neo!21
Access to std::vector elements from signed integer causes two much warning.
To be analyzed in Issue neo#34.
New tests for append methods and stored indexes.
Start to add graph (taken from FamilyNetwork in Arcane).
Start to add graph. Add files from FamilyNetwork in Arcane for integration.
…rancher-le-graphe

# Conflicts:
#	src/CMakeLists.txt
#	src/neo/GraphBase.h
…difying'

# Conflicts:
#	src/neo/CMakeLists.txt
# Conflicts:
#	src/neo/CMakeLists.txt
@stdcm stdcm self-assigned this Jul 10, 2023
@stdcm stdcm added the enhancement New feature or request label Jul 10, 2023
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (47b15c7) 72.32% compared to head (b011ca3) 72.32%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #793   +/-   ##
=======================================
  Coverage   72.32%   72.32%           
=======================================
  Files        1631     1631           
  Lines      122521   122521           
=======================================
+ Hits        88614    88617    +3     
+ Misses      33907    33904    -3     
Impacted Files Coverage Δ
arcane/src/arcane/core/ItemInternal.h 83.68% <ø> (ø)
arcane/src/arcane/mesh/PolyhedralMesh.cc 4.76% <ø> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stdcm stdcm force-pushed the dev/sdc-integrate-neo-into-framework branch from 115a7b3 to 0eb8382 Compare July 12, 2023 13:10
@stdcm
Copy link
Member Author

stdcm commented Jul 12, 2023

Phase 1: build into all framework still to add.

@stdcm stdcm closed this Jul 12, 2023
@stdcm stdcm reopened this Jul 12, 2023
@stdcm stdcm merged commit cc76ab5 into main Jul 12, 2023
63 of 65 checks passed
@stdcm stdcm deleted the dev/sdc-integrate-neo-into-framework branch July 12, 2023 16:33
@grospelliergilles grospelliergilles changed the title Neo integratation into framework Neo integration into framework Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant