Functions | |
| function | make_particle_partion (in positionArray, in edgeSizes) |
| Generate a partition of the particles for the use by a blockdiagonal preconditioner. More... | |
| function make_particle_partion | ( | in | positionArray, |
| in | edgeSizes | ||
| ) |
Generate a partition of the particles for the use by a blockdiagonal preconditioner.
| positionArray | (Nx3 float array): particle positions [x,y,z] |
| edgeSizes | (1x3 float array): edge sizes of the cuboids that define the partition |
| partitioning | (cell array): each cell of partitioning contains an array of inidices corresponding to spheres that fall into the same partition cuboid |
1.8.13