Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Elasticity_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | Vs | |||
real(kind=real64), | intent(in) | :: | Vp | |||
real(kind=real64), | intent(in) | :: | Density |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Elasticity_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in) | :: | Vs | |||
real(kind=real64), | intent(in) | :: | Vp |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Elasticity_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in), | optional | :: | Density | ||
real(kind=real64), | intent(in), | optional | :: | Vs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Elasticity_), | intent(in) | :: | this | |||
real(kind=real64), | intent(in), | optional | :: | Hz |
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) |
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) |
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) |
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 |
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 | |||
integer(kind=int32), | intent(in) | :: | Division | |||
integer(kind=int32), | intent(in), | optional | :: | Mode |