# Fast variable density 3-D node generation

**Authors:** Kiera van der Sande, Bengt Fornberg

arXiv: 1906.00636 · 2021-05-11

## TL;DR

This paper introduces a fast, scalable method for generating variable density nodes in 2-D and 3-D, enhancing mesh-free PDE solvers by efficiently creating quasi-uniform node distributions with variable spacing.

## Contribution

The paper presents a novel advancing front method for rapid generation of variable density nodes in higher dimensions, with linear computational complexity.

## Key findings

- Generation cost is O(N) in 2-D and 3-D.
- Method generalizes to higher dimensions.
- Efficient node distribution for mesh-free solvers.

## Abstract

Mesh-free solvers for partial differential equations perform best on scattered quasi-uniform nodes. Computational efficiency can be improved by using nodes with greater spacing in regions of less activity. We present an advancing front type method to generate variable density nodes in 2-D and 3-D with clear generalization to higher dimensions. The exhibited cost of generating a node set of size $N$ in 2-D and 3-D with the present method is O(N).

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.00636/full.md

## Figures

47 figures with captions in the complete paper: https://tomesphere.com/paper/1906.00636/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1906.00636/full.md

---
Source: https://tomesphere.com/paper/1906.00636