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

Find target codes for ForTrilinos linear solver testing and V&V #58

Open
kevans32 opened this issue Jul 14, 2017 · 1 comment
Open

Find target codes for ForTrilinos linear solver testing and V&V #58

kevans32 opened this issue Jul 14, 2017 · 1 comment

Comments

@kevans32
Copy link
Collaborator

Find linear solver fortran code that we can target, perhaps the UTEP or MFIX guys have a code we could use. Note: COBRA, also an NE code we have access to, could be used, because it uses Futility interface to access trilinos linear solvers

@youngmit
Copy link

I'm working on getting Futility to a point where it could use the new ForTrilinos stuff as a backend for its solvers. Right now everything is done in Epetra, rather than Tpetra. I am refactoring the code to use Tpetra instead. Once that's done, we can figure out a way to get the existing Tpetra objects that we build in Futility into the simplified interfaces. At that point, MPACT and C-TF will be able to use the eigen and linear solvers, respectively, without too much effort.

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

No branches or pull requests

4 participants