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

Update tutorial6 - custom geometries #437

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

MatteB03
Copy link

Tutorial6 has been modified to work with the current domain folder of the 0.2 branch.
Key changes:

  • Changed from pina.geometry import Location to from pina.domain import DomainInterface
  • Changed Heart(Location) to Heart(DomainInterface)
  • Added properties sample_modes and variables inside as in DomainInterface they’re abstract
  • Adapted the explanations between code windows to match changes
  • Created corresponding .py file

@ndem0 ndem0 merged commit 9a11096 into mathLab:0.2 Jan 29, 2025
16 checks passed
@dario-coscia
Copy link
Collaborator

Thanks @MatteB03 !

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