vf_vind Function

public pure function vf_vind(this, P) result(vind)

Uses

Compute induced velocity by unit strength vortex filament

Type Bound

vf_class

Arguments

Type IntentOptional Attributes Name
class(vf_class), intent(in) :: this
real(kind=dp), intent(in), dimension(3) :: P

Return Value real(kind=dp), dimension(3)