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

blueprint: added polyhedral_chain example #786

Merged
merged 4 commits into from Jul 9, 2021
Merged

Conversation

JustinPrivitera
Copy link
Collaborator

I added a new example of a polyhedral mesh; this one creates a chain of cubes and triangular prisms. The length of this chain is up to the user.

@coveralls
Copy link

coveralls commented Jul 8, 2021

Coverage Status

Coverage increased (+0.08%) to 86.221% when pulling cd99e02 on polyhedral_chain_example into de9d180 on develop.

Copy link
Member

@cyrush cyrush left a comment

Choose a reason for hiding this comment

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

Looks great! Just a few minor suggestions.

After we get this merged -- we can add a section to the docs

Copy link
Member

@xjrc xjrc left a comment

Choose a reason for hiding this comment

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

Thanks for adding this, @JustinPrivitera! I have some suggestions for changes; let me know what you think!

src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
@JustinPrivitera
Copy link
Collaborator Author

I'll remove all magic numbers and make changes based on your other feedback

Copy link
Member

@xjrc xjrc left a comment

Choose a reason for hiding this comment

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

Just a few last magic numbers to get rid of, but this is looking great! Thanks for making all of these changes, @JustinPrivitera.

src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
src/libs/blueprint/conduit_blueprint_mesh_examples.cpp Outdated Show resolved Hide resolved
@JustinPrivitera
Copy link
Collaborator Author

Sorry about those! I'll get that cleaned up right away

Copy link
Member

@xjrc xjrc left a comment

Choose a reason for hiding this comment

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

Thanks, @JustinPrivitera!

@cyrush cyrush merged commit 28486d1 into develop Jul 9, 2021
@cyrush cyrush deleted the polyhedral_chain_example branch July 9, 2021 15:26
@cyrush
Copy link
Member

cyrush commented Jul 9, 2021

Merged -- thanks @JustinPrivitera !

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.

None yet

4 participants