Skip to content

Conversation

@yungyuc
Copy link
Member

@yungyuc yungyuc commented Jan 1, 2022

mesh.hpp has become 1859 lines and it is too long. The file is broken into 3 files in the new include/modmesh/mesh/ directory: StaticMesh_decl.hpp, interior.hpp, and boundary.hpp.

Also, use std::algorithm to replace calc_max_nface() (which counts maximal number of faces for interior data).

Use std::algorithm to count maximal number of faces for interior data.
@yungyuc yungyuc self-assigned this Jan 1, 2022
@yungyuc yungyuc added the refactor Change code without changing tests label Jan 1, 2022
@yungyuc yungyuc merged commit 1496ed4 into solvcon:project/ustmesh Jan 1, 2022
@yungyuc yungyuc deleted the refactor/mesh-directory branch January 1, 2022 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Change code without changing tests

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

1 participant