Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(WaveKernel_), | intent(inout) | :: | this | |||
type(FEMDomainp_), | intent(inout) | :: | FEMDomainPointers(:) | |||
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(:) |