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 the Torch module #742

Merged
merged 5 commits into from
Jun 6, 2024
Merged

update the Torch module #742

merged 5 commits into from
Jun 6, 2024

Conversation

AlbertZyy
Copy link
Collaborator

New

  • add edge_length, edge_normal and edge_unit_normal in mesh base.
  • add set_coef and set_source methods in integrators to enable changing coef or source after initialization. This is useful when solving many equations with different coefs or source terms.
  • add get_source_val and get_source_int methods in ScalarBoundarySourceIntegrator. These are mainly for testing.

Update

  • update many docstrings.

@weihuayi weihuayi merged commit 32a89e6 into weihuayi:master Jun 6, 2024
0 of 9 checks passed
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.

2 participants