Skip to content

Stream_support: Add read_MEDIT() - #9589

Open
afabri wants to merge 9 commits into
CGAL:mainfrom
afabri:Stream_support-read_medit-GF
Open

Stream_support: Add read_MEDIT()#9589
afabri wants to merge 9 commits into
CGAL:mainfrom
afabri:Stream_support-read_medit-GF

Conversation

@afabri

@afabri afabri commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary of Changes

Add a function that reads into an indexed cell set, that is a vector of points and a vector of arrays of 4 indices.

Todo

  • Do we want an overload for reading facets
  • Update User Manual
  • Add testsuite

Release Management

  • Affected package(s): Stream_support
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership: unchanged

@afabri
afabri requested a review from sloriot August 3, 2026 12:24
@afabri afabri self-assigned this Aug 3, 2026
@afabri afabri added this to the 6.3-beta milestone Aug 3, 2026
@afabri

afabri commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/build:v0

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

There was an error while building the doc:

/home/runner/work/cgal/cgal/Stream_support/doc/Stream_support/PackageDescription.txt:47: warning: unable to resolve reference to 'IOStreamMEDIT' for \ref command
<IOstreamFunctions>:1: warning: unable to resolve reference to 'IOStreamMEDIT' for \ref command
/home/runner/work/cgal/cgal/Stream_support/include/CGAL/IO/MEDIT.h:247: warning: The following parameters of CGAL::IO::read_MEDIT(std::istream &is, PointRange &points, CellRange &finite_cells, std::vector< int > &subdomains, bool verbose=false) are not documented:
  parameter 'subdomains'
  parameter 'verbose'

https://github.com/CGAL/cgal/actions/runs/30813601693

@afabri

afabri commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/build:v0

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

There was an error while building the doc:

/home/runner/work/cgal/cgal/Stream_support/include/CGAL/IO/MEDIT.h:261: warning: Found non-existing group 'PkgStreamSupportIoFuncsMEDIT' for the command '@ingroup', ignoring command
/home/runner/work/cgal/cgal/Stream_support/doc/Stream_support/PackageDescription.txt:134: warning: unable to resolve link to 'PkgStreamSupportIoFuncsMEDIT' for \link command

https://github.com/CGAL/cgal/actions/runs/30815117302

@afabri

afabri commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/build:v0

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

There was an error while building the doc:

/home/runner/work/cgal/cgal/Stream_support/include/CGAL/IO/MEDIT.h:247: warning: The following parameters of CGAL::IO::read_MEDIT(std::istream &is, PointRange &points, CellRange &finite_cells, std::vector< int > &subdomains, bool verbose=false) are not documented:
  parameter 'subdomains'
  parameter 'verbose'

https://github.com/CGAL/cgal/actions/runs/30815678501

@afabri

afabri commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/build:v0

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9589/v0/Manual/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants