Skip to content

Sparse matrix and vector classes, solvers. This is a mirror repository - development happens on https://gitlab.dune-project.org/

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
COPYING
Notifications You must be signed in to change notification settings

dune-project/dune-istl

Folders and files

NameName
Last commit message
Last commit date
Sep 30, 2022
Sep 20, 2024
Jan 8, 2023
Feb 22, 2025
Dec 16, 2024
Dec 16, 2024
Oct 21, 2022
Dec 15, 2024
Mar 5, 2025
Dec 16, 2024
Sep 13, 2016
Sep 30, 2022
Aug 11, 2024
Sep 30, 2022
Jul 1, 2024
Sep 30, 2022
Sep 4, 2024
Oct 21, 2022
Sep 30, 2022

Repository files navigation

DUNE-library

DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations with grid-based methods.

The main intention is to create slim interfaces allowing an efficient use of legacy and/or new libraries. Using C++ techniques DUNE allows to use very different implementation of the same concept (i.e. grid, solver, ...) under a common interface with a very low overhead.

DUNE was designed with flexibility in mind. It supports easy discretization using methods, like Finite Elements, Finite Volume and also Finite Differences. Through separation of data structures DUNE allows fast Linear Algebra like provided in the ISTL module, or usage of external libraries like blas.

This package contains the basic DUNE istl classes.

More information

Check dune-common for more details concerning dependencies, known bugs, license and installation.

About

Sparse matrix and vector classes, solvers. This is a mirror repository - development happens on https://gitlab.dune-project.org/

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
COPYING

Stars

Watchers

Forks