plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_SurfaceResponseElasticity
Function
MIT
11 statements
Source File
ElasticityClass.f90
ElasticityClass
to_SurfaceResponseElasticity
Contents
public function to_SurfaceResponseElasticity(this, Density, Vs, H, Hz) 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)
real(kind=real64),
intent(in)
::
H
real(kind=real64),
intent(in)
::
Hz
Return Value
complex(kind=real64)