Skip to content

Conversation

@alxbilger
Copy link
Contributor

Bindings were available only for linear systems of type CompressedRowSparseMatrix<SReal> and CompressedRowSparseMatrix<sofa::type::Mat<3,3,SReal> >.

This PR:

  • Add support of vector access for all known linear system types where the vector type is FullVector.
  • Extend the support of matrix access to other CompressedRowSparseMatrix
  • Add support of matrix access for FullMatrix
  • Duplicate respectively the function A(), b() and x(), to get_system_matrix, get_rhs_vector and get_solution_vector.

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

Labels

enhancement New feature or request pr: status ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants