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