VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
blade_getSecDynamicPressure
Function
11 statements
Source File
classdef.f90
classdef
blade_getSecDynamicPressure
Contents
public function blade_getSecDynamicPressure(this, density)
Type Bound
blade_class
Arguments
Type
Intent
Optional
Attributes
Name
class(
blade_class
),
intent(in)
::
this
real(kind=dp),
intent(in)
::
density
Return Value
real(kind=dp), dimension(this%ns)