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