plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_T_Elasticity
Function
MIT
8 statements
Source File
ElasticityClass.f90
ElasticityClass
to_T_Elasticity
Contents
public function to_T_Elasticity(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
(1:2)
real(kind=real64),
intent(in),
optional
::
Vs
(1:2)
Return Value
real(kind=real64)