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

Added docs on creating triangulated meshes in Pointwise #25

Merged
merged 4 commits into from
Aug 22, 2023

Conversation

shubham135sd
Copy link
Collaborator

Purpose

Expected time until merged

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

Checklist

  • I have run flake8 and black to make sure the Python code adheres to PEP-8 and is consistently formatted
  • I have formatted the Fortran code with fprettify or C/C++ code with clang-format as applicable
  • I have run unit and regression tests which pass locally with my changes
  • I have added new tests that prove my fix is effective or that my feature works
  • I have added necessary documentation

@shubham135sd shubham135sd requested a review from a team as a code owner August 18, 2023 19:49
@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #25 (e489613) into main (7bcd298) will not change coverage.
The diff coverage is n/a.

❗ Current head e489613 differs from pull request most recent head 2e83c4f. Consider uploading reports for the commit 2e83c4f to get more accurate results

@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   50.11%   50.11%           
=======================================
  Files           5        5           
  Lines        1688     1688           
=======================================
  Hits          846      846           
  Misses        842      842           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sseraj sseraj changed the title Create triangulated_meshes_pointwise.rst Added docs on creating triangulated meshes in Pointwise Aug 18, 2023
@sseraj sseraj merged commit fd7ac69 into main Aug 22, 2023
@sseraj sseraj deleted the shubham135sd-patch-1 branch August 22, 2023 17:17
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.

3 participants