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

Add matrix-free tests #114

Open
Rombur opened this issue Jan 10, 2019 · 2 comments
Open

Add matrix-free tests #114

Rombur opened this issue Jan 10, 2019 · 2 comments
Assignees
Labels

Comments

@Rombur
Copy link
Collaborator

Rombur commented Jan 10, 2019

We need to add tests that use laplace_matrix_free

@dalg24
Copy link
Collaborator

dalg24 commented Feb 16, 2019

  1. make eigensolvers work for matrix free (blocked by Integrate Wayne's eigensolver #115)
  2. implement matrix-free version of the mesh evaluator that does not derive from the regular one
  3. provide a new version for all mesh evaluators in the unit tests :( (blocked by 2.)

This was referenced Feb 16, 2019
@dalg24
Copy link
Collaborator

dalg24 commented Mar 11, 2019

  1. make eigensolvers work for matrix free (blocked by Integrate Wayne's eigensolver #115)
  2. implement matrix-free version of the mesh evaluator that does not derive from the regular one
  3. provide a new version for all mesh evaluators in the unit tests :( (blocked by 2.)

First point has been addressed in #127 and #136. Second one is partially covered by #137.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants