lagrangian_read Interface

interface
private subroutine lagrangian_read(this, iter, time)

Arguments

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

A set of Lagrangian objects

integer, intent(out) :: iter

Iteration at write

real(kind=wp), intent(out) :: time

Time at write

Description

Read lagrangian objects from file in parallel