Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
138fe23
Add H1 boundary integral and unit tests for unit cube domain.
szekedidavid Jul 27, 2026
013cdb0
Add BC checks, general cuboid and hollow cylinder test cases.
szekedidavid Jul 27, 2026
0d85de3
Fix bug in BoundaryIntegralOperator.
szekedidavid Jul 28, 2026
d932c17
Add H1 boundary mass matrix and unit tests.
szekedidavid Jul 28, 2026
df5a25e
Fix indexing in _assemble_face().
szekedidavid Jul 29, 2026
f7fcada
Merge branch 'devel' into add-boundary-integral-operator
szekedidavid Jul 29, 2026
6b68942
Add factory class for boundary mass matrices and H(div), H(curl) drafts.
szekedidavid Jul 29, 2026
822b207
Add draft surface kernels for H(div) and H(curl).
szekedidavid Jul 29, 2026
642295f
Claude refactor for surface_kernel_3d_mat_h1.
szekedidavid Aug 3, 2026
e3fad1f
Change to more complex unit tests.
szekedidavid Aug 3, 2026
7943d0e
Add initial H(curl) boundary mass operator.
szekedidavid Aug 3, 2026
3d1bc6c
Fix H(curl) unit test.
szekedidavid Aug 3, 2026
f05cc38
Remove metric coefficients from BoundaryMassOperatorHCurl and add gen…
szekedidavid Aug 4, 2026
bfe8c6c
add docstrings to mass_kernels; update feectools commit
spossann Aug 4, 2026
ea4ef1d
make column index more clear, consistent with other kernels
spossann Aug 4, 2026
1b37d0c
make boundary integrals work in parallel (MPI)
spossann Aug 4, 2026
895eb0d
Merge branch 'devel' into add-boundary-integral-operator
spossann Aug 4, 2026
f0f3aff
Add pullback to stretched cuboid H(curl) test.
szekedidavid Aug 4, 2026
d340bd1
fix BoundaryMassOperatorHCurl to run in parallel (MPI); update feecto…
spossann Aug 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading