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

Instantiate float #30

Open
Rombur opened this issue Mar 2, 2018 · 1 comment
Open

Instantiate float #30

Rombur opened this issue Mar 2, 2018 · 1 comment

Comments

@Rombur
Copy link
Collaborator

Rombur commented Mar 2, 2018

Right now we only instantiate vector with ScalarType=double . We should also instantiate ScalarType=float.

@aprokop
Copy link
Collaborator

aprokop commented Mar 2, 2018

The only hardcoded requirement for double is through Arpack right now. Other than that, it should work. But because of Arpack, we'll need to separate value_type in MeshEvaluator in two.

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

2 participants