We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks @tigercosmos to point out this issue in https://github.com/solvcon/modmesh/pull/429/files#r1788654979
The logic of paring physical names section and nodes section has a defect, that need to be fixed.
Before closing this issue, the following item should be finish:
bool Gmsh::is_valid_transition(const std::string s)
constexpr
emplace
modmesh/cpp/modmesh/inout/gmsh.hpp
Line 211 in 180e911
void
The text was updated successfully, but these errors were encountered:
Improvement of the gmsh reader can be considered with issue #424.
Sorry, something went wrong.
@j8xixo12 could you please make a check-list for all the improvements listed in #429 ?
Check-list for all the improvements in #429
Could you please copy the check list to the issue description (by editing it)? It will be easier to track.
No problem !
j8xixo12
No branches or pull requests
Thanks @tigercosmos to point out this issue in https://github.com/solvcon/modmesh/pull/429/files#r1788654979
The logic of paring physical names section and nodes section has a defect, that need to be fixed.
Before closing this issue, the following item should be finish:
bool Gmsh::is_valid_transition(const std::string s)
constexpr
for the version number.emplace
inmodmesh/cpp/modmesh/inout/gmsh.hpp
Line 211 in 180e911
void
in function declaration.The text was updated successfully, but these errors were encountered: