lagrangian_obj_assign Interface

interface
private pure subroutine lagrangian_obj_assign(this, val)

Arguments

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

A Lagrangian object

class(lagrangian_obj), intent(in) :: val

Value to be assigned

Description

(Deferred) Performs assignemnt of an extended type.