VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
vf_vind
Function
19 statements
Source File
classdef.f90
classdef
vf_vind
Contents
public pure function vf_vind(this, P) result(vind)
Uses
libMath
Compute induced velocity by unit strength vortex filament
Type Bound
vf_class
Arguments
Type
Intent
Optional
Attributes
Name
class(
vf_class
),
intent(in)
::
this
real(kind=dp),
intent(in),
dimension(3)
::
P
Return Value
real(kind=dp), dimension(3)