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

reconstruct the Torch module #703

Merged
merged 5 commits into from
May 26, 2024
Merged

reconstruct the Torch module #703

merged 5 commits into from
May 26, 2024

Conversation

AlbertZyy
Copy link
Collaborator

New

  • 添加例子:求解批量 dirichlet 边界条件下的 poisson 2d 方程;

Update

  • 根据讨论结果重新设定了 Integrators、Bilinear 和 LinearForm 职责范围;
  • Integrator 现在具有统一的接口 assembly,且可以在初始化时设定;
  • 更改了 BilinearForm 和 LinearForm 的数据结构。

@weihuayi weihuayi merged commit 7ebd279 into weihuayi:master May 26, 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