lagrangian_write Interface

interface
private subroutine lagrangian_write(this, iter, time)

Arguments

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

A set of Lagrangian objects

integer, intent(in) :: iter

Iteration at write

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

Time at write

Description

Write lagrangian objects to file in parallel