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

Use Trilinos Tpetra backend #78

Open
chrisrichardson opened this issue Jan 19, 2021 · 2 comments
Open

Use Trilinos Tpetra backend #78

chrisrichardson opened this issue Jan 19, 2021 · 2 comments

Comments

@chrisrichardson
Copy link
Contributor

I started working on something. Can you take a look @draenog?

@chrisrichardson
Copy link
Contributor Author

Branch is chris/trilinos

@chrisrichardson
Copy link
Contributor Author

chrisrichardson commented Jan 22, 2021

TO DO:

  • Add Trilinos (minimal required) to docker container
  • Detect Trilinos properly with CMake (removing my hard-wired directories)
  • Make Trilinos optional and only use it when available
  • Use Tpetra/Muelu for the elastic problem too (dealing correctly with block size Tpetra::CrsBlockMatrix and local indices)
  • Try to figure out how to use local indices for assembly (should be faster)

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