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

Add gradual refinement feature to the structured mesh generator #539

Merged
merged 6 commits into from
Dec 4, 2014

Conversation

norihiro-w
Copy link
Collaborator

as titled. I also introduced a customized TCLAP output which can print a list of arguments in the order they were added.

const GeoLib::Point& origin = GeoLib::ORIGIN);

/**
* Generate regularly placed mesh nodes in 3D spaces
* @param n_cells an array of the number of cells in x,y,z directions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

n_cells is spelled wrong in the argument list, line 81.
Not directly related to gradual meshes... ✅

@norihiro-w
Copy link
Collaborator Author

udpated according to the comments

@endJunction
Copy link
Member

Looks good. I've tried it for lines and it works! ⏩

@TomFischer
Copy link
Member

👍

TomFischer added a commit that referenced this pull request Dec 4, 2014
Add gradual refinement feature to the structured mesh generator
@TomFischer TomFischer merged commit 88de718 into ufz:master Dec 4, 2014
@norihiro-w norihiro-w deleted the merge-gradual-meshing branch January 23, 2015 13:26
@ogsbot
Copy link
Member

ogsbot commented Jun 19, 2020

OpenGeoSys development has been moved to GitLab.

See this pull request on GitLab.

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.

4 participants