Skip to content

Feature/arbitrary geometries2 - #59

Merged
nikoscham merged 22 commits into
mainfrom
feature/arbitrary-geometries2
Dec 18, 2025
Merged

Feature/arbitrary geometries2#59
nikoscham merged 22 commits into
mainfrom
feature/arbitrary-geometries2

Conversation

@nikoscham

Copy link
Copy Markdown
Member

Implement issue #41 (Extend plotSolution to visualize arbitrary geometries)

…for ray casting
- Fix bug:
2: [2], // Node at the right side of the reference element
to
1: [2], // Node at the right side of the reference element
at the imposeDirichletBoundaryConditions for 1D quadratic elements
@nikoschamnikoscham added this to the 0.2.0 milestone Dec 18, 2025
@nikoschamnikoscham self-assigned this Dec 18, 2025
@nikoschamnikoscham added the enhancement New feature or request label Dec 18, 2025
@nikoscham
nikoscham merged commit 668ac27 into mainDec 18, 2025
2 checks passed
@nikoschamnikoscham linked an issue Dec 18, 2025 that may be closed by this pull request
3 tasks
@nikoscham
nikoscham deleted the feature/arbitrary-geometries2 branch December 18, 2025 08:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend plotSolution to visualize arbitrary geometries

1 participant

@nikoscham