make_particle_partion.m File Reference

Functions

function make_particle_partion (in positionArray, in edgeSizes)
 Generate a partition of the particles for the use by a blockdiagonal preconditioner. More...
 

Function Documentation

◆ make_particle_partion()

function make_particle_partion ( in  positionArray,
in  edgeSizes 
)

Generate a partition of the particles for the use by a blockdiagonal preconditioner.

Parameters
positionArray(Nx3 float array): particle positions [x,y,z]
edgeSizes(1x3 float array): edge sizes of the cuboids that define the partition
Return values
partitioning(cell array): each cell of partitioning contains an array of inidices corresponding to spheres that fall into the same partition cuboid