Skip to content

Improve class header documentation#2019

Open
pratikvn wants to merge 7 commits into
developfrom
fix/doc-strings
Open

Improve class header documentation#2019
pratikvn wants to merge 7 commits into
developfrom
fix/doc-strings

Conversation

@pratikvn
Copy link
Copy Markdown
Member

This PR improves the documentation for the headers.

  1. Fixes the doxygen math.
  2. Fixes some minor issues, typos and language in docs
  3. Adds some basic summary on the math for each solver/preconditioner.

@pratikvn pratikvn self-assigned this May 15, 2026
@pratikvn pratikvn added the 1:ST:WIP This PR is a work in progress. Not ready for review. label May 15, 2026
@ginkgo-bot ginkgo-bot added mod:core This is related to the core module. type:solver This is related to the solvers type:preconditioner This is related to the preconditioners type:matrix-format This is related to the Matrix formats type:factorization This is related to the Factorizations type:reordering This is related to the matrix(LinOp) reordering type:stopping-criteria This is related to the stopping criteria labels May 15, 2026
@pratikvn
Copy link
Copy Markdown
Member Author

format!

ginkgo-bot and others added 2 commits May 15, 2026 12:10
Co-authored-by: Pratik Nayak <pratikvn@pm.me>
* + the sparse matrix-vector product with a matrix $A$ is a linear
* operator application $y = Ax$;
* + the sparse matrix-vector product with a matrix \f$A\f$ is a linear
* operator application \f$y = Ax\f$;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need \f for \f$?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Labels

1:ST:WIP This PR is a work in progress. Not ready for review. mod:core This is related to the core module. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:preconditioner This is related to the preconditioners type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers type:stopping-criteria This is related to the stopping criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants