VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
blade_vind_boundVortex
Function
11 statements
Source File
classdef.f90
classdef
blade_vind_boundVortex
Contents
public function blade_vind_boundVortex(this, ic, is, P)
Compute induced velocity by bound vortices alone
Type Bound
blade_class
Arguments
Type
Intent
Optional
Attributes
Name
class(
blade_class
),
intent(inout)
::
this
integer,
intent(in)
::
ic
integer,
intent(in)
::
is
real(kind=dp),
intent(in),
dimension(3)
::
P
Return Value
real(kind=dp), dimension(3)