velocity_interface Abstract Interface

abstract interface

Abstract interfaces of deferred methods of conservative_object.

private elemental function velocity_interface(self) result(velocity_)

Arguments

Type IntentOptional AttributesName
class(conservative_object), intent(in) :: self

Conservative.

Return Value type(vector)

Velocity vector.

Description

Return velocity vector.