Skip to content

Coupling integral test#1527

Open
int-ptr-ptr wants to merge 4 commits intoPrincetonUniversity:develfrom
int-ptr-ptr:coupling_integral-test
Open

Coupling integral test#1527
int-ptr-ptr wants to merge 4 commits intoPrincetonUniversity:develfrom
int-ptr-ptr:coupling_integral-test

Conversation

@int-ptr-ptr
Copy link
Collaborator

Description

Please describe the changes/features in this pull request.

  • adds coupling_integral.hpp to unit-tests/algorithms/dim2
  • provides assembly and mesh test_fixtures (currently, only 3_elem_nonconforming).
  • improves prints by splitting description into name (single-line, used for test name generators) and description (multi-line verbose). Backwards compatible with prior fixtures (nonconforming_interface), but strings may want to be updated later.

Issue Number

If there is an issue created for these changes, link it here

#1342

Checklist

Please make sure to check developer documentation on specfem docs.

  • I ran the code through pre-commit to check style
  • THE DOCUMENTATION BUILDS WITHOUT WARNINGS/ERRORS
  • I have added labels to the PR (see right hand side of the PR page)
  • My code passes all the integration tests
  • I have added sufficient unittests to test my changes
  • I have added/updated documentation for the changes I am proposing
  • I have updated CMakeLists to ensure my code builds
  • My code builds across all platforms

@int-ptr-ptr int-ptr-ptr linked an issue Dec 31, 2025 that may be closed by this pull request
2 tasks
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.

Test for Integrate 1D

1 participant