Skip to content

C++ 8th Order Divergence#325

Open
bewagner1 wants to merge 4 commits intocsrc-sdsu:mainfrom
bewagner1:bpw/div8
Open

C++ 8th Order Divergence#325
bewagner1 wants to merge 4 commits intocsrc-sdsu:mainfrom
bewagner1:bpw/div8

Conversation

@bewagner1
Copy link
Copy Markdown
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Example
  • Documentation

Description

This PR adds the 8th order divergence operator in C++ to match the MATLAB implementation

Related Issues & Documents

QA Instructions, Screenshots, Recordings

The divergence nullity test(test1.cpp) and laplacian nullity test (test3.cpp) have both been updated to include 8th order. The Poisson accuracy test uses the laplacian operator (and thus the divergence operator) but has NOT been updated to include 8th order (see #321)

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Read Contributing Guide and Code of Conduct

[optional] Are there any post deployment tasks we need to perform?

No

[optional] What gif best describes this PR or how it makes you feel?

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.

8th Order C++ Divergence

1 participant