Skip to content

MeshFactory::create read mesh from data directory first - #3486

Open
bendudson wants to merge 1 commit into
nextfrom
gridfile-in-datadir
Open

MeshFactory::create read mesh from data directory first#3486
bendudson wants to merge 1 commit into
nextfrom
gridfile-in-datadir

Conversation

@bendudson

Copy link
Copy Markdown
Contributor

Tries to read the mesh from data directory first, falling back to the previous behavior of reading relative to current directory.
This does change behavior but hopefully won't break anything.

Uses C++20 to manipulate paths and test existence.

Fixes issue #3300

Tries to read the mesh from data directory first, falling back
to the previous behavior of reading relative to current directory.

Uses C++20 <filesystem> to manipulate paths and test existence.
@bendudson
bendudson requested a review from ZedThree September 3, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant