Particle-based and Meshless Methods with Aboria
Mathematical Software
2017-10-13 v2 Soft Condensed Matter
Quantitative Methods
Abstract
Aboria is a powerful and flexible C++ library for the implementation of particle-based numerical methods. The particles in such methods can represent actual particles (e.g. Molecular Dynamics) or abstract particles used to discretise a continuous function over a domain (e.g. Radial Basis Functions). Aboria provides a particle container, compatible with the Standard Template Library, spatial search data structures, and a Domain Specific Language to specify non-linear operators on the particle set. This paper gives an overview of Aboria's design, an example of use, and a performance benchmark.
Keywords
Cite
@article{arxiv.1704.08907,
title = {Particle-based and Meshless Methods with Aboria},
author = {Martin Robinson and Maria Bruna},
journal= {arXiv preprint arXiv:1704.08907},
year = {2017}
}