JuliaInv / Multigrid.jlLinks
A multigrid package in Julia: smoothed aggregation AMG + geometric multigrid.
☆19Updated 4 months ago
Alternatives and similar repositories for Multigrid.jl
Users that are interested in Multigrid.jl are comparing it to the libraries listed below
Sorting:
- High speed Geometric Multigrid in pure Julia☆23Updated last month
- Julia interface to hypre linear solvers☆32Updated 2 weeks ago
- ☆19Updated last year
- Solver for two-dimensional conservation equations using the finite volume method in Julia.☆49Updated 3 weeks ago
- A Julia library for hierarchical matrices☆48Updated 5 months ago
- Numerical methods for hyperbolic differential equations.☆18Updated 3 years ago
- Tools for working with spatial fields discretized on or immersed in Cartesian grids☆21Updated 2 months ago
- Extensible library for finite element programming☆14Updated 4 years ago
- Julia package for reading VTK XML files☆36Updated last month
- High-level model-order reduction to automate the acceleration of large-scale simulations☆42Updated this week
- Julia package for hierarchical matrices☆28Updated last year
- ☆17Updated last month
- Julia HPC miniapp using parallel models (MPI.jl, CUDA.jl, AMDGPU.jl, ADIOS2.jl) and Jupyter/Pluto.jl notebooks☆24Updated last week
- HOHQMesh.jl is a Julia wrapper for the HOHQMesh mesh generator, which allows to produce curved quadrilateral and hexahedral meshes for hi…☆37Updated this week
- A few preconditioners for iterative solvers.☆52Updated 2 years ago
- T8code.jl is lightweight Julia wrapper for the t8code C/C++ library, which allows to manage multiple connected adaptive quadtrees/octrees…☆17Updated this week
- Julia codebase for high order DG methods☆15Updated 2 years ago
- Curation and manipulation of general unstructured meshes for the Finite Element Methods (FEM).☆18Updated last year
- No need to train, he's a smooth operator☆45Updated last month
- https://pretalx.com/juliacon2024/talk/NTQZJJ/☆26Updated last year
- Checkpointing for Automatic Differentiation☆60Updated this week
- P4est.jl is lightweight Julia wrapper for the p4est C library, which allows to manage multiple connected adaptive quadtrees/octrees in pa…☆38Updated last month
- Parallel CPU and GPU high-performance computing - short course☆38Updated 4 years ago
- Distributed arrays based on MPI onesided communication☆36Updated 6 years ago
- Plot your Ferrite.jl data☆34Updated 3 weeks ago
- Provides PETSc solvers to the Gridap project☆33Updated last month
- Proof of Concept: a C-callable GPU-enabled parallel 2-D heat diffusion solver written in Julia using CUDA, MPI and graphics☆24Updated 5 years ago
- Julia wrappers for Trilinos