lagrangian_obj_Locate Function

private function lagrangian_obj_Locate(this, block) result(cell)

Locate a Lagrangian object on an external grid. Returns the location of the cell containing the object.

Type Bound

lagrangian_obj

Arguments

Type IntentOptional Attributes Name
class(lagrangian_obj), intent(inout) :: this

A Lagrangian object

class(block_obj), intent(in) :: block

External block

Return Value integer, (3)