| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(WaveKernel_), | intent(inout) | :: | this | |||
| type(FEMDomain_), | intent(inout) | :: | FEMDomain | |||
| integer(kind=int32), | intent(in) | :: | DOF | |||
| real(kind=real64), | intent(in) | :: | YoungModulus(:) | |||
| real(kind=real64), | intent(in), | optional | :: | PoissonRatio(:) | ||
| real(kind=real64), | intent(in), | optional | :: | DampingRatio(:) | ||
| real(kind=real64), | intent(in) | :: | Density(:) |