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 MCLS to Denovo Stratimikos solvers. #21

Open
sslattery opened this issue Feb 25, 2013 · 3 comments
Open

Add MCLS to Denovo Stratimikos solvers. #21

sslattery opened this issue Feb 25, 2013 · 3 comments
Assignees

Comments

@sslattery
Copy link
Owner

MCLS has implemented the Trilinos Thyra interfaces. Denovo leverages Stratimikos for parameter list driven generation of linear solvers that implement these interfaces at runtime. MCLS needs to be added to the Denovo build and solver classes for use with the SPn equations.

Definition of done: build Denovo with MCLS as an optional dependency and run an SPn problem using an MCLS solver.

@ghost ghost assigned sslattery Feb 25, 2013
@sslattery
Copy link
Owner Author

Working on this now.

MCLS is either checked out in the top-level Exnihilo directory or soft-linked to its actual location. A configure time flag enables the code added to StratimikosSolver.cc

MCLS is listed as an optional dependent library for the kba solvers subpackage

@sslattery
Copy link
Owner Author

The code is building with the additions. A unit test is next to check functionality.

@ghost ghost assigned tmdelellis and sslattery Feb 25, 2013
@sslattery
Copy link
Owner Author

The tests are written and passing in parallel. Tom will review the branch and merge with the master if ready.

@ghost ghost assigned tmdelellis Mar 7, 2013
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

2 participants