plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_ImpedanceRatioElasticity
Function
MIT
6 statements
Source File
ElasticityClass.f90
ElasticityClass
to_ImpedanceRatioElasticity
Contents
public function to_ImpedanceRatioElasticity(this, Density, Vs) result(ret)
Type Bound
Elasticity_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Elasticity_
),
intent(in)
::
this
real(kind=real64),
intent(in)
::
Density
(1:2)
real(kind=real64),
intent(in)
::
Vs
(1:2)
Return Value
real(kind=real64)