Examples#

Annotated walkthroughs of every example shipped under examples/ in the Ginkgo source tree. Each page interleaves the source with explanatory commentary, lists the prerequisite examples it builds on, and reproduces the expected output. The full program is included at the bottom so you can copy it verbatim.

Browse by category#

Basic solver setups#

Preconditioners#

Stopping criteria#

Mixed precision#

Logging and observability#

Techniques and integrations#

Batched functionality#

Distributed solvers#