A fast object-oriented Matlab implementation of the Reproducing Kernel Particle Method

  • Authors:
  • Ettore Barbieri;Michele Meo

  • Affiliations:
  • Department of Mechanical Engineering, University of Bath, Bath, UK BA2 7AY and Solid Mechanics and Materials Engineering Group, Department of Engineering Science, University of Oxford, Oxford, UK ...;Department of Mechanical Engineering, University of Bath, Bath, UK BA2 7AY

  • Venue:
  • Computational Mechanics
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Novel numerical methods, known as Meshless Methods or Meshfree Methods and, in a wider perspective, Partition of Unity Methods, promise to overcome most of disadvantages of the traditional finite element techniques. The absence of a mesh makes meshfree methods very attractive for those problems involving large deformations, moving boundaries and crack propagation. However, meshfree methods still have significant limitations that prevent their acceptance among researchers and engineers, namely the computational costs. This paper presents an in-depth analysis of computational techniques to speed-up the computation of the shape functions in the Reproducing Kernel Particle Method and Moving Least Squares, with particular focus on their bottlenecks, like the neighbour search, the inversion of the moment matrix and the assembly of the stiffness matrix. The paper presents numerous computational solutions aimed at a considerable reduction of the computational times: the use of kd-trees for the neighbour search, sparse indexing of the nodes-points connectivity and, most importantly, the explicit and vectorized inversion of the moment matrix without using loops and numerical routines.