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

Provide complex and real type linear solvers #9

Closed
wperkins opened this issue Mar 4, 2015 · 2 comments
Closed

Provide complex and real type linear solvers #9

wperkins opened this issue Mar 4, 2015 · 2 comments

Comments

@wperkins
Copy link
Owner

wperkins commented Mar 4, 2015

Provide LinearSolver<RealType> and LinearSolver<ComplexType> classes that use the corresponding Vector<> and Matrix<> classes.

wperkins added a commit that referenced this issue Mar 5, 2015
a true complex valued linear solver test -- works with both real and
complex valued PETSc
wperkins added a commit that referenced this issue Mar 5, 2015
@wperkins
Copy link
Owner Author

wperkins commented Mar 5, 2015

This is done.

@wperkins wperkins closed this as completed Mar 5, 2015
@wperkins wperkins reopened this Mar 6, 2015
wperkins added a commit that referenced this issue Mar 6, 2015
LinearMatrixSolver test and add complex-valued LinearMatrixSolver
test
@wperkins
Copy link
Owner Author

wperkins commented Mar 9, 2015

This is done (really).

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