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

Wishlist from last disk++ meeting #108

Open
datafl4sh opened this issue Sep 18, 2024 · 1 comment
Open

Wishlist from last disk++ meeting #108

datafl4sh opened this issue Sep 18, 2024 · 1 comment

Comments

@datafl4sh
Copy link
Member

  • Make Intel MKL optional
  • Make the whole library C++17 compatible, if C++20 is needed enable it by application
  • Make MUMPS optional. Review Disk++ mumps interface.
  • Try to read directly GMSH .msh files in order to have only one GMSH input function
  • Refactor viscoplasticity application and remove old code folder
  • Put in the correct place the script med2poly.py
  • Verify and fix GMSH output if exists
  • Make VTK export to support Paraview
  • Implement new basis function infrastructure for vector and matrix bases
  • @gdelay and @romainmottier can go ahead with the integration of their code
@datafl4sh
Copy link
Member Author

Linear solvers: if PARDISO and MUMPS are not available fall back to Eigen SparseLU. Give the possibility to the user to choose the linear solver via an enum parameter.

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

No branches or pull requests

1 participant