Initializes cblock to handle collisions. This is extra block is expected to be coarser than the simulation block. It is used for cheap neighbor searches.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(lagrangian_set), | intent(inout) | :: | this |
A set of Lagrangian objects |
||
real(kind=wp), | intent(in) | :: | ds |
Target grid spacing |
||
integer, | intent(in) | :: | ngc |
Number of ghost cells for collision block |