Skip to content
@JuliaMeshless

JuliaMeshless

A project for the development of Meshless Methods for PDEs in the Julia programming language.

Overview

JuliaMeshless provides a Julia ecosystem for meshless numerical methods — solving partial differential equations without traditional mesh generation. The organization develops tools for radial basis function collocation, point cloud generation, and multiphysics simulation, enabling researchers and engineers to work directly with scattered node distributions.

Packages

Package Description Status
RadialBasisFunctions.jl High-performance RBF interpolation and differential operators using local collocation. Supports PHS, IMQ, and Gaussian basis functions with GPU evaluation and autodiff (Enzyme, Mooncake). Build Status
WhatsThePoint.jl Point cloud generation and manipulation for meshless PDE methods. Import surfaces from STL, volume discretization, normal computation, node repulsion, and spatial queries. Build Status
Macchiato.jl Meshless PDE solver framework with trait-based boundary conditions. Supports thermal, fluid, and extensible physics domains with GPU acceleration. Build Status

Contributing

Contributions are welcome! Please open issues and pull requests on the individual package repositories.

License

All packages are released under the MIT License.

Pinned Loading

  1. Macchiato.jl Macchiato.jl Public

    Julia 3

  2. RadialBasisFunctions.jl RadialBasisFunctions.jl Public

    Radial Basis Functions in Julia

    Julia 14 2

  3. WhatsThePoint.jl WhatsThePoint.jl Public

    This is a package providing various tools for manipulating point clouds for use in the solution of PDEs.

    Julia 6

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…