Skip to content

Implement frontal method for solving linear system #23

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

Open
3 tasks
nikoscham opened this issue May 19, 2025 · 0 comments
Open
3 tasks

Implement frontal method for solving linear system #23

nikoscham opened this issue May 19, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request FEAScript 0.2.0

Comments

@nikoscham
Copy link
Member

This issue has been added to the FEAScript roadmap for the upcoming 0.2.0 release (https://github.com/orgs/FEAScript/discussions/17). The method is especially useful in problems with large sparse matrices. See the reference here https://www.chemeng.ntua.gr/courses/temp/fem/Hood-1976-International_Journal_for_Numerical_Methods_in_Engineering.pdf

Tasks

  • Implement core algorithm for the frontal solver
  • Integrate with FEAScript's existing matrix assembly system
  • Benchmark performance vs existing solver(s)
@nikoscham nikoscham added enhancement New feature or request FEAScript 0.2.0 labels May 19, 2025
@nikoscham nikoscham self-assigned this May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FEAScript 0.2.0
Projects
None yet
Development

No branches or pull requests

1 participant