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

Out-of-the-box support for STL types in iterative solvers #12

Closed
karlrupp opened this issue Feb 22, 2013 · 0 comments
Closed

Out-of-the-box support for STL types in iterative solvers #12

karlrupp opened this issue Feb 22, 2013 · 0 comments

Comments

@karlrupp
Copy link
Collaborator

It would be nice for users to pass STL-types to solvers directly, e.g. a std::vector<> and a sparse matrix of type std::vector<std::map<U, T> >. Only needs a bit of wrapper logic with respect to the sparse_matrix_adapter.

tsmithe referenced this issue Aug 12, 2014
…ith an assert; and don't presume that MEMORY_NOT_INITIALIZED means the same as 'use some default context'
@karlrupp karlrupp added this to the Release 1.7.0 milestone Nov 9, 2014
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

1 participant